Searched refs:vfio_device_ops (Results 1 – 7 of 7) sorted by relevance
20 const struct vfio_device_ops *ops;45 struct vfio_device_ops { struct64 const struct vfio_device_ops *ops, void *device_data); argument67 const struct vfio_device_ops *ops,
101 static const struct vfio_device_ops vfio_mdev_dev_ops = {
615 static const struct vfio_device_ops vfio_platform_ops = {
506 static const struct vfio_device_ops vfio_fsl_mc_ops = {
257 const struct vfio_device_ops *ops,271 struct vfio_device_ops {
744 const struct vfio_device_ops *ops, void *device_data) in vfio_init_group_dev()802 int vfio_add_group_dev(struct device *dev, const struct vfio_device_ops *ops, in vfio_add_group_dev()
1899 static const struct vfio_device_ops vfio_pci_ops = {