Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dstifb.c1415 def_sti = sti_get_rom(0); in stifb_init()
1418 sti = sti_get_rom(i); in stifb_init()
1429 sti = sti_get_rom(i); in stifb_init()
1450 sti = sti_get_rom(i); in stifb_cleanup()
H A Dsticore.h378 struct sti_struct *sti_get_rom(unsigned int index); /* 0: default sti */
/OK3568_Linux_fs/kernel/drivers/video/console/
H A Dsticore.c1093 struct sti_struct * sti_get_rom(unsigned int index) in sti_get_rom() function
1106 EXPORT_SYMBOL(sti_get_rom);
1137 sti = sti_get_rom(0); in fb_is_primary_device()
H A Dsticon.c388 sticon_sti = sti_get_rom(0); in sticonsole_init()