Lines Matching defs:vdev
26 #define VFIO_PLATFORM_IS_ACPI(vdev) ((vdev)->acpihid != NULL) argument
50 static int vfio_platform_acpi_probe(struct vfio_platform_device *vdev, in vfio_platform_acpi_probe()
71 static int vfio_platform_acpi_call_reset(struct vfio_platform_device *vdev, in vfio_platform_acpi_call_reset()
92 static bool vfio_platform_acpi_has_reset(struct vfio_platform_device *vdev) in vfio_platform_acpi_has_reset()
104 static bool vfio_platform_has_reset(struct vfio_platform_device *vdev) in vfio_platform_has_reset()
112 static int vfio_platform_get_reset(struct vfio_platform_device *vdev) in vfio_platform_get_reset()
128 static void vfio_platform_put_reset(struct vfio_platform_device *vdev) in vfio_platform_put_reset()
137 static int vfio_platform_regions_init(struct vfio_platform_device *vdev) in vfio_platform_regions_init()
191 static void vfio_platform_regions_cleanup(struct vfio_platform_device *vdev) in vfio_platform_regions_cleanup()
202 static int vfio_platform_call_reset(struct vfio_platform_device *vdev, in vfio_platform_call_reset()
219 struct vfio_platform_device *vdev = in vfio_platform_close_device() local
239 struct vfio_platform_device *vdev = in vfio_platform_open_device() local
278 struct vfio_platform_device *vdev = in vfio_platform_ioctl() local
443 struct vfio_platform_device *vdev = in vfio_platform_read() local
521 struct vfio_platform_device *vdev = in vfio_platform_write() local
564 struct vfio_platform_device *vdev = in vfio_platform_mmap() local
604 static int vfio_platform_of_probe(struct vfio_platform_device *vdev, in vfio_platform_of_probe()
634 int vfio_platform_init_common(struct vfio_platform_device *vdev) in vfio_platform_init_common()
660 void vfio_platform_release_common(struct vfio_platform_device *vdev) in vfio_platform_release_common()