Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dstifb.c1373 def_sti = sti_get_rom(0); in stifb_init()
1376 sti = sti_get_rom(i); in stifb_init()
1387 sti = sti_get_rom(i); in stifb_init()
1408 sti = sti_get_rom(i); in stifb_cleanup()
Dsticore.h382 struct sti_struct *sti_get_rom(unsigned int index); /* 0: default sti */
/Linux-v4.19/drivers/video/console/
Dsticon.c352 sticon_sti = sti_get_rom(0); in sticonsole_init()
Dsticore.c1077 struct sti_struct * sti_get_rom(unsigned int index) in sti_get_rom() function
1090 EXPORT_SYMBOL(sti_get_rom);