Searched defs:vfio_platform_device (Results 1 – 2 of 2) sorted by relevance
44 struct vfio_platform_device { struct65 (*get_resource)(struct vfio_platform_device *vdev, int i); argument66 int (*get_irq)(struct vfio_platform_device *vdev, int i); argument67 int (*of_reset)(struct vfio_platform_device *vdev); argument72 typedef int (*vfio_platform_reset_fn_t)(struct vfio_platform_device *vdev); argument
45 struct vfio_platform_device { struct65 (*get_resource)(struct vfio_platform_device *vdev, int i); argument66 int (*get_irq)(struct vfio_platform_device *vdev, int i); argument67 int (*of_reset)(struct vfio_platform_device *vdev); argument72 typedef int (*vfio_platform_reset_fn_t)(struct vfio_platform_device *vdev); argument