Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dzimage.h37 void setup_video(struct screen_info *screen_info);
/third_party/uboot/u-boot-2020.01/arch/x86/lib/
Dzimage.c297 setup_video(&setup_base->screen_info); in setup_zimage()
/third_party/uboot/u-boot-2020.01/drivers/pci/
Dpci_rom.c204 void setup_video(struct screen_info *screen_info) in setup_video() function