Searched defs:vfio_platform_device (Results 1 – 1 of 1) sorted by relevance
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
Completed in 3 milliseconds