Home
last modified time | relevance | path

Searched refs:sti_bmove (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/console/
H A Dsticon.c141 sti_bmove(sti, t + count, 0, t, 0, b - t - count, conp->vc_cols, in sticon_scroll()
148 sti_bmove(sti, t, 0, t + count, 0, b - t - count, conp->vc_cols, in sticon_scroll()
H A Dsticore.c231 sti_bmove(struct sti_struct *sti, int src_y, int src_x, in sti_bmove() function
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsticore.h397 void sti_bmove(struct sti_struct *sti, int src_y, int src_x,