Searched refs:sti_clear (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/video/console/ |
D | sticon.c | 130 sti_clear(sti, b - count, 0, count, conp->vc_cols, in sticon_scroll() 137 sti_clear(sti, t, 0, count, conp->vc_cols, in sticon_scroll() 229 sti_clear(sticon_sti, 0, 0, vc_old_rows, vc_old_cols, in sticon_set_font() 293 sti_clear(sticon_sti, sy, sx, 1, width, in sticon_clear() 310 sti_clear(sticon_sti, 0, 0, c->vc_rows, c->vc_cols, BLANK, in sticon_blank()
|
/linux-6.12.1/include/video/ |
D | sticore.h | 400 void sti_clear(struct sti_struct *sti, int src_y, int src_x,
|
/linux-6.12.1/drivers/video/ |
D | sticore.c | 230 sti_clear(struct sti_struct *sti, int src_y, int src_x, in sti_clear() function
|