Home
last modified time | relevance | path

Searched refs:vfio_platform_acpi_has_reset (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/vfio/platform/
Dvfio_platform_common.c93 static bool vfio_platform_acpi_has_reset(struct vfio_platform_device *vdev) in vfio_platform_acpi_has_reset() function
108 return vfio_platform_acpi_has_reset(vdev); in vfio_platform_has_reset()
116 return vfio_platform_acpi_has_reset(vdev) ? 0 : -ENOENT; in vfio_platform_get_reset()