Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vfio/pci/
Dvfio_pci.c1886 static const struct vfio_device_ops vfio_pci_ops = { variable
1915 vfio_pci_ops.name); in vfio_pci_bus_notifier()
1974 ret = vfio_add_group_dev(&pdev->dev, &vfio_pci_ops, vdev); in vfio_pci_probe()