Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/video/
Dcoreboot.c12 static int save_vesa_mode(struct cb_framebuffer *fb, in save_vesa_mode() function
50 ret = save_vesa_mode(fb, vesa); in coreboot_video_probe()
Defi.c52 static int save_vesa_mode(struct vesa_mode_info *vesa) in save_vesa_mode() function
118 ret = save_vesa_mode(vesa); in efi_video_probe()
/third_party/uboot/u-boot-2020.01/arch/x86/lib/fsp1/
Dfsp_graphics.c29 static int save_vesa_mode(struct vesa_mode_info *vesa) in save_vesa_mode() function
83 ret = save_vesa_mode(vesa); in fsp_video_probe()