Searched refs:sti_bmove (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/console/ |
H A D | sticon.c | 142 sti_bmove(sti, t + count, 0, t, 0, b - t - count, conp->vc_cols, in sticon_scroll() 149 sti_bmove(sti, t, 0, t + count, 0, b - t - count, conp->vc_cols, in sticon_scroll()
|
H A D | sticore.c | 231 sti_bmove(struct sti_struct *sti, int src_y, int src_x, in sti_bmove() function
|
/kernel/linux/linux-6.6/drivers/video/console/ |
H A D | sticon.c | 142 sti_bmove(sti, t + count, 0, t, 0, b - t - count, conp->vc_cols, in sticon_scroll() 149 sti_bmove(sti, t, 0, t + count, 0, b - t - count, conp->vc_cols, in sticon_scroll()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sticore.h | 400 void sti_bmove(struct sti_struct *sti, int src_y, int src_x,
|
/kernel/linux/linux-6.6/include/video/ |
H A D | sticore.h | 402 void sti_bmove(struct sti_struct *sti, int src_y, int src_x,
|
/kernel/linux/linux-6.6/drivers/video/ |
H A D | sticore.c | 267 sti_bmove(struct sti_struct *sti, int src_y, int src_x, in sti_bmove() function
|
Completed in 8 milliseconds