Searched refs:BootVideoCardBIOS (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | bios_emul.h | 47 int BootVideoCardBIOS(struct udevice *pcidev, BE_VGAInfo **pVGAInfo, 50 int BootVideoCardBIOS(pci_dev_t pcidev, BE_VGAInfo **pVGAInfo, int clean_up);
|
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/ |
| H A D | atibios.c | 622 int BootVideoCardBIOS(struct udevice *pcidev, BE_VGAInfo **pVGAInfo, in BootVideoCardBIOS() function 625 int BootVideoCardBIOS(pci_dev_t pcidev, BE_VGAInfo **pVGAInfo, int clean_up) in BootVideoCardBIOS()
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | ati_radeon_fb.c | 580 if (!BootVideoCardBIOS(pdev, NULL, 0)) in radeon_probe()
|