Home
last modified time | relevance | path

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

/linux-6.15/drivers/video/console/
H A Dsticon.c59 #define STI_DEF_FONT sticon_sti->font
67 static struct sti_struct *sticon_sti; variable
119 struct sti_struct *sti = sticon_sti; in sticon_scroll()
159 struct sti_struct *sti = sticon_sti; 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()
372 if (sticon_sti) in sticonsole_init()
375 sticon_sti = sti_get_rom(0); in sticonsole_init()
376 if (!sticon_sti) in sticonsole_init()
383 sticon_sti->sti_data->inq_outptr.dev_name, in sticonsole_init()
[all …]