Home
last modified time | relevance | path

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

/linux/drivers/video/console/
H A Dsticon.c59 #define STI_DEF_FONT sticon_sti->font
67 static struct sti_struct *sticon_sti; variable
84 sti_putc(sticon_sti, scr_readw(s++), ypos, xpos++, in sticon_putcs()
99 sti_putc(sticon_sti, car1, conp->state.y, conp->state.x, in sticon_cursor()
110 sti_putc(sticon_sti, (car1 & 255) + (0 << 8) + (7 << 11), in sticon_cursor()
119 struct sti_struct *sti = sticon_sti; in sticon_scroll()
159 struct sti_struct *sti = sticon_sti; in sticon_set_font()
229 sti_clear(sticon_sti, 0, 0, vc_old_rows, vc_old_cols, in sticon_set_font()
265 struct sti_struct *sti = sticon_sti; in sticon_init()
293 sti_clear(sticon_sti, sy, sx, 1, width, in sticon_clear()
[all …]