Searched refs:driver_ops (Results 1 – 4 of 4) sorted by relevance
12 static struct vfio_pci_driver_ops *driver_ops[] = { variable28 for (i = 0; i < ARRAY_SIZE(driver_ops); i++) { in vfio_pci_driver_probe()29 ops = driver_ops[i]; in vfio_pci_driver_probe()
265 (<$gen_type:ident>, $driver_ops:ty, { type: $type:ty, $($f:tt)* }) => {266 type Ops<$gen_type> = $driver_ops;
141 priv->fmt_table.iommu.driver_ops = &pt_kunit_driver_ops; in pt_kunit_priv_init()
2737 domain->iommu.driver_ops = &amd_hw_driver_ops_v1; in amd_iommu_domain_alloc_paging_v1()