Searched refs:sti_read_rom (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/console/ |
H A D | sticore.c | 752 static int sti_read_rom(int wordmode, struct sti_struct *sti, in sti_read_rom() function 903 ok = sti_read_rom(0, sti, address); in sti_try_rom_generic() 909 ok = sti_read_rom(1, sti, address); in sti_try_rom_generic()
|
/kernel/linux/linux-6.6/drivers/video/ |
H A D | sticore.c | 802 static int sti_read_rom(int wordmode, struct sti_struct *sti, in sti_read_rom() function 971 ok = sti_read_rom(0, sti, address); in sti_try_rom_generic() 977 ok = sti_read_rom(1, sti, address); in sti_try_rom_generic()
|
Completed in 4 milliseconds