Searched refs:sti_clear (Results 1 – 3 of 3) sorted by relevance
/drivers/video/console/ |
D | sticon.c | 173 sti_clear(sti, b - count, 0, count, conp->vc_cols, conp->vc_video_erase_char); in sticon_scroll() 178 sti_clear(sti, t, 0, count, conp->vc_cols, conp->vc_video_erase_char); in sticon_scroll() 232 sti_clear(sticon_sti, sy, sx, height, width, conp->vc_video_erase_char); in sticon_clear() 253 sti_clear(sticon_sti, 0,0, c->vc_rows, c->vc_cols, BLANK); in sticon_blank()
|
D | sticore.c | 194 sti_clear(struct sti_struct *sti, int src_y, int src_x, in sti_clear() function
|
/drivers/video/fbdev/ |
D | sticore.h | 396 void sti_clear(struct sti_struct *sti, int src_y, int src_x,
|