Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/console/
Dsticore.c817 static struct sti_struct *sti_try_rom_generic(unsigned long address, in sti_try_rom_generic() function
950 sti = sti_try_rom_generic(dev->addr[0], hpa, NULL); in sticore_pa_init()
952 sti = sti_try_rom_generic(hpa, hpa, NULL); in sticore_pa_init()
954 sti = sti_try_rom_generic(PAGE0->proc_sti, hpa, NULL); in sticore_pa_init()
993 sti = sti_try_rom_generic(rom_base, fb_base, pd); in sticore_pci_init()