Searched refs:virtio_pci_supported (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/virtio/
H A Dvirtio_pci_legacy.c357 static struct pci_device_id virtio_pci_supported[] = { variable in typeref:struct:pci_device_id
425 U_BOOT_PCI_DEVICE(virtio_pci_legacy, virtio_pci_supported);
H A Dvirtio_pci_modern.c602 static struct pci_device_id virtio_pci_supported[] = { variable in typeref:struct:pci_device_id
670 U_BOOT_PCI_DEVICE(virtio_pci_modern, virtio_pci_supported);

Completed in 34 milliseconds