Searched refs:sti_bmove (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/video/console/ |
D | sticon.c | 128 sti_bmove(sti, t + count, 0, t, 0, b - t - count, conp->vc_cols, in sticon_scroll() 135 sti_bmove(sti, t, 0, t + count, 0, b - t - count, conp->vc_cols, in sticon_scroll()
|
/linux-6.12.1/include/video/ |
D | sticore.h | 402 void sti_bmove(struct sti_struct *sti, int src_y, int src_x,
|
/linux-6.12.1/drivers/video/ |
D | sticore.c | 267 sti_bmove(struct sti_struct *sti, int src_y, int src_x, in sti_bmove() function
|