Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/platform/
H A Dvfio_platform_common.c92 static bool vfio_platform_acpi_has_reset(struct vfio_platform_device *vdev) in vfio_platform_acpi_has_reset() function
107 return vfio_platform_acpi_has_reset(vdev); in vfio_platform_has_reset()
115 return vfio_platform_acpi_has_reset(vdev) ? 0 : -ENOENT; in vfio_platform_get_reset()