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()
93 static bool vfio_platform_acpi_has_reset(struct vfio_platform_device *vdev) in vfio_platform_acpi_has_reset()
105 static bool vfio_platform_has_reset(struct vfio_platform_device *vdev) in vfio_platform_has_reset()
113 static int vfio_platform_get_reset(struct vfio_platform_device *vdev) in vfio_platform_get_reset()
129 static void vfio_platform_put_reset(struct vfio_platform_device *vdev) in vfio_platform_put_reset()
138 static int vfio_platform_regions_init(struct vfio_platform_device *vdev) in vfio_platform_regions_init()
195 static void vfio_platform_regions_cleanup(struct vfio_platform_device *vdev) in vfio_platform_regions_cleanup()
206 static int vfio_platform_call_reset(struct vfio_platform_device *vdev, in vfio_platform_call_reset()
223 struct vfio_platform_device *vdev = in vfio_platform_close_device() local
243 struct vfio_platform_device *vdev = in vfio_platform_open_device() local
282 struct vfio_platform_device *vdev = in vfio_platform_ioctl() local
447 struct vfio_platform_device *vdev = in vfio_platform_read() local
525 struct vfio_platform_device *vdev = in vfio_platform_write() local
568 struct vfio_platform_device *vdev = in vfio_platform_mmap() local
608 static int vfio_platform_of_probe(struct vfio_platform_device *vdev, in vfio_platform_of_probe()
638 int vfio_platform_init_common(struct vfio_platform_device *vdev) in vfio_platform_init_common()
661 void vfio_platform_release_common(struct vfio_platform_device *vdev) in vfio_platform_release_common()