Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/
A Dsticore.h339 struct sti_struct { struct
381 struct sti_struct *sti_get_rom(unsigned int index); /* 0: default sti */ argument
382 void sti_font_convert_bytemode(struct sti_struct *sti, struct sti_cooked_font *f);
387 int sti_call(const struct sti_struct *sti, unsigned long func,
394 void sti_putc(struct sti_struct *sti, int c, int y, int x,
396 void sti_set(struct sti_struct *sti, int src_y, int src_x,
398 void sti_clear(struct sti_struct *sti, int src_y, int src_x,
400 void sti_bmove(struct sti_struct *sti, int src_y, int src_x,
A Dstifb.c109 struct sti_struct *sti;
1160 static int __init stifb_init_fb(struct sti_struct *sti, int bpp_pref) in stifb_init_fb()
1399 struct sti_struct *sti; in stifb_init()
1400 struct sti_struct *def_sti; in stifb_init()
1446 struct sti_struct *sti; in stifb_cleanup()
/linux-6.3-rc2/drivers/video/console/
A Dsticore.c39 static struct sti_struct *default_sti __read_mostly;
78 static int sti_init_graph(struct sti_struct *sti) in sti_init_graph()
115 static void sti_inq_conf(struct sti_struct *sti) in sti_inq_conf()
139 sti_putc(struct sti_struct *sti, int c, int y, int x, in sti_putc()
171 sti_set(struct sti_struct *sti, int src_y, int src_x, in sti_set()
401 static void sti_dump_outptr(struct sti_struct *sti) in sti_dump_outptr()
613 static void sti_dump_rom(struct sti_struct *sti) in sti_dump_rom()
864 struct sti_struct *sti; in sti_try_rom_generic()
983 struct sti_struct *sti = NULL; in sticore_pa_init()
1007 struct sti_struct *sti; in sticore_pci_init()
[all …]
A Dsticon.c67 static struct sti_struct *sticon_sti;
133 struct sti_struct *sti = sticon_sti; in sticon_scroll()
175 struct sti_struct *sti = sticon_sti; in sticon_set_font()
278 struct sti_struct *sti = sticon_sti; in sticon_init()

Completed in 12 milliseconds