Searched refs:sti_clear (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/video/console/ |
A 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() 245 sti_clear(sticon_sti, 0, 0, vc_old_rows, vc_old_cols, in sticon_set_font() 309 sti_clear(sticon_sti, sy, sx, height, width, in sticon_clear() 325 sti_clear(sticon_sti, 0, 0, c->vc_rows, c->vc_cols, BLANK, in sticon_blank()
|
A D | sticore.c | 199 sti_clear(struct sti_struct *sti, int src_y, int src_x, in sti_clear() function
|
/linux-6.3-rc2/drivers/video/fbdev/ |
A D | sticore.h | 398 void sti_clear(struct sti_struct *sti, int src_y, int src_x,
|
Completed in 10 milliseconds