Home
last modified time | relevance | path

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

/drivers/video/console/
Dsticore.c816 static struct sti_struct *sti_try_rom_generic(unsigned long address, in sti_try_rom_generic() function
951 sti = sti_try_rom_generic(dev->addr[0], hpa, NULL); in sticore_pa_init()
953 sti = sti_try_rom_generic(hpa, hpa, NULL); in sticore_pa_init()
955 sti = sti_try_rom_generic(PAGE0->proc_sti, hpa, NULL); in sticore_pa_init()
994 sti = sti_try_rom_generic(rom_base, fb_base, pd); in sticore_pci_init()