Searched refs:sti_bmove (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/video/console/ |
D | sticon.c | 168 sti_bmove(sti, t + count, 0, t, 0, b - t - count, conp->vc_cols); in sticon_scroll() 173 sti_bmove(sti, t, 0, t + count, 0, b - t - count, conp->vc_cols); in sticon_scroll()
|
D | sticore.c | 226 sti_bmove(struct sti_struct *sti, int src_y, int src_x, in sti_bmove() function
|
/Linux-v4.19/drivers/video/fbdev/ |
D | sticore.h | 399 void sti_bmove(struct sti_struct *sti, int src_y, int src_x,
|