Home
last modified time | relevance | path

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

/Linux-v6.6/arch/parisc/video/
Dfbdev.c17 sti = sti_get_rom(0); in fb_is_primary_device()
/Linux-v6.6/drivers/video/fbdev/
Dstifb.c1443 def_sti = sti_get_rom(0); in stifb_init()
1446 sti = sti_get_rom(i); in stifb_init()
1457 sti = sti_get_rom(i); in stifb_init()
1478 sti = sti_get_rom(i); in stifb_cleanup()
/Linux-v6.6/include/video/
Dsticore.h383 struct sti_struct *sti_get_rom(unsigned int index); /* 0: default sti */
/Linux-v6.6/drivers/video/console/
Dsticon.c390 sticon_sti = sti_get_rom(0); in sticonsole_init()
/Linux-v6.6/drivers/video/
Dsticore.c1160 struct sti_struct * sti_get_rom(unsigned int index) in sti_get_rom() function
1173 EXPORT_SYMBOL(sti_get_rom);