Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/console/
H A Dsticon.c58 #define STI_DEF_FONT sticon_sti->font
66 static struct sti_struct *sticon_sti; variable
81 sti_putc(sticon_sti, c, ypos, xpos, font_data[conp->vc_num]); in sticon_putc()
94 sti_putc(sticon_sti, scr_readw(s++), ypos, xpos++, in sticon_putcs()
110 sti_putc(sticon_sti, car1, conp->state.y, conp->state.x, in sticon_cursor()
121 sti_putc(sticon_sti, (car1 & 255) + (0 << 8) + (7 << 11), in sticon_cursor()
132 struct sti_struct *sti = sticon_sti; in sticon_scroll()
173 struct sti_struct *sti = sticon_sti; in sticon_set_font()
243 sti_clear(sticon_sti, 0, 0, vc_old_rows, vc_old_cols, in sticon_set_font()
276 struct sti_struct *sti = sticon_sti; in sticon_init()
[all …]