Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
A 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()
A Dsticore.h378 struct sti_struct *sti_get_rom(unsigned int index); /* 0: default sti */
/linux/drivers/video/console/
A Dsticon.c388 sticon_sti = sti_get_rom(0); in sticonsole_init()
A Dsticore.c1092 struct sti_struct * sti_get_rom(unsigned int index) in sti_get_rom() function
1105 EXPORT_SYMBOL(sti_get_rom);

Completed in 13 milliseconds