Searched refs:vfio_pci_driver_ops (Results 1 – 6 of 6) sorted by relevance
6 extern struct vfio_pci_driver_ops dsa_ops;7 extern struct vfio_pci_driver_ops ioat_ops;9 extern struct vfio_pci_driver_ops nv_falcon_ops;10 extern struct vfio_pci_driver_ops igb_ops;12 static struct vfio_pci_driver_ops *driver_ops[] = {23 struct vfio_pci_driver_ops *ops; in vfio_pci_driver_probe()
9 struct vfio_pci_driver_ops { struct69 const struct vfio_pci_driver_ops *ops; argument
227 const struct vfio_pci_driver_ops ioat_ops = {
577 const struct vfio_pci_driver_ops igb_ops = {
419 const struct vfio_pci_driver_ops dsa_ops = {
776 const struct vfio_pci_driver_ops nv_falcon_ops = {