Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds