Home
last modified time | relevance | path

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

/u-boot/drivers/video/
A Dvesa.c20 ret = vbe_setup_video(dev, NULL); in vesa_video_probe()
A Divybridge_igd.c765 ret = vbe_setup_video(dev, int15_handler); in bd82x6x_video_probe()
A Dbroadwell_igd.c684 ret = vbe_setup_video(dev, broadwell_igd_int15_handler); in broadwell_igd_probe()
/u-boot/include/
A Dvbe.h111 int vbe_setup_video(struct udevice *dev, int (*int15_handler)(void));
/u-boot/drivers/pci/
A Dpci_rom.c365 int vbe_setup_video(struct udevice *dev, int (*int15_handler)(void)) in vbe_setup_video() function

Completed in 9 milliseconds