Home
last modified time | relevance | path

Searched defs:vesa (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/drivers/video/
Dcoreboot.c13 struct vesa_mode_info *vesa) in save_vesa_mode()
44 struct vesa_mode_info *vesa = &mode_info.vesa; in coreboot_video_probe() local
Defi.c52 static int save_vesa_mode(struct vesa_mode_info *vesa) in save_vesa_mode()
114 struct vesa_mode_info *vesa = &mode_info.vesa; in efi_video_probe() local
/external/u-boot/arch/x86/lib/fsp/
Dfsp_graphics.c29 static int save_vesa_mode(struct vesa_mode_info *vesa) in save_vesa_mode()
77 struct vesa_mode_info *vesa = &mode_info.vesa; in fsp_video_probe() local
/external/u-boot/drivers/pci/
Dpci_rom.c206 struct vesa_mode_info *vesa = &mode_info.vesa; in setup_video() local
326 int vbe_setup_video_priv(struct vesa_mode_info *vesa, in vbe_setup_video_priv()
/external/u-boot/arch/x86/lib/
Dcoreboot_table.c104 struct vesa_mode_info *vesa; in write_coreboot_table() local
/external/u-boot/cmd/
Delf.c259 struct vesa_mode_info *vesa = &mode_info.vesa; in do_bootvx() local
/external/u-boot/include/
Dvbe.h87 struct vesa_mode_info vesa; member