Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds