Searched defs:vfio_platform_device (Results 1 – 1 of 1) sorted by relevance
52 struct vfio_platform_device { struct73 (*get_resource)(struct vfio_platform_device *vdev, int i); argument74 int (*get_irq)(struct vfio_platform_device *vdev, int i); argument75 int (*of_reset)(struct vfio_platform_device *vdev); argument80 typedef int (*vfio_platform_reset_fn_t)(struct vfio_platform_device *vdev); argument