Searched refs:sti_clear (Results 1 – 3 of 3) sorted by relevance
/drivers/video/console/ |
D | sticon.c | 144 sti_clear(sti, b - count, 0, count, conp->vc_cols, in sticon_scroll() 151 sti_clear(sti, t, 0, count, conp->vc_cols, in sticon_scroll() 244 sti_clear(sticon_sti, 0, 0, vc_old_rows, vc_old_cols, in sticon_set_font() 308 sti_clear(sticon_sti, sy, sx, height, width, in sticon_clear() 324 sti_clear(sticon_sti, 0, 0, c->vc_rows, c->vc_cols, BLANK, in sticon_blank()
|
D | sticore.c | 199 sti_clear(struct sti_struct *sti, int src_y, int src_x, in sti_clear() function
|
/drivers/video/fbdev/ |
D | sticore.h | 398 void sti_clear(struct sti_struct *sti, int src_y, int src_x,
|