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
242 struct vfio_platform_device *vdev = in vfio_platform_open_device() local
280 struct vfio_platform_device *vdev = in vfio_platform_ioctl() local
444 struct vfio_platform_device *vdev = in vfio_platform_read() local
521 struct vfio_platform_device *vdev = in vfio_platform_write() local
563 struct vfio_platform_device *vdev = in vfio_platform_mmap() local
612 static int vfio_platform_of_probe(struct vfio_platform_device *vdev, in vfio_platform_of_probe()
642 int vfio_platform_probe_common(struct vfio_platform_device *vdev, in vfio_platform_probe_common()
682 void vfio_platform_remove_common(struct vfio_platform_device *vdev) in vfio_platform_remove_common()