Home
last modified time | relevance | path

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

/external/u-boot/drivers/pci/
Dpci_rom.c326 int vbe_setup_video_priv(struct vesa_mode_info *vesa, in vbe_setup_video_priv() function
371 ret = vbe_setup_video_priv(&mode_info.vesa, uc_priv, plat); in vbe_setup_video()
/external/u-boot/drivers/video/
Dcoreboot.c54 ret = vbe_setup_video_priv(vesa, uc_priv, plat); in coreboot_video_probe()
Defi.c122 ret = vbe_setup_video_priv(vesa, uc_priv, plat); in efi_video_probe()
/external/u-boot/arch/x86/lib/fsp/
Dfsp_graphics.c96 ret = vbe_setup_video_priv(vesa, uc_priv, plat); in fsp_video_probe()
/external/u-boot/include/
Dvbe.h108 int vbe_setup_video_priv(struct vesa_mode_info *vesa,