Home
last modified time | relevance | path

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

/linux-6.12.1/arch/parisc/video/
Dvideo-sti.c18 sti = sti_get_rom(0); in video_is_primary_device()
/linux-6.12.1/drivers/video/fbdev/
Dstifb.c1445 def_sti = sti_get_rom(0); in stifb_init()
1448 sti = sti_get_rom(i); in stifb_init()
1459 sti = sti_get_rom(i); in stifb_init()
1480 sti = sti_get_rom(i); in stifb_cleanup()
/linux-6.12.1/include/video/
Dsticore.h383 struct sti_struct *sti_get_rom(unsigned int index); /* 0: default sti */
/linux-6.12.1/drivers/video/console/
Dsticon.c375 sticon_sti = sti_get_rom(0); in sticonsole_init()
/linux-6.12.1/drivers/video/
Dsticore.c1165 struct sti_struct * sti_get_rom(unsigned int index) in sti_get_rom() function
1178 EXPORT_SYMBOL(sti_get_rom);