Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vfio/pci/
Dvfio_pci_core.c280 static int vfio_pci_runtime_pm_entry(struct vfio_pci_core_device *vdev, in vfio_pci_runtime_pm_entry() function
318 return vfio_pci_runtime_pm_entry(vdev, NULL); in vfio_pci_core_pm_entry()
347 ret = vfio_pci_runtime_pm_entry(vdev, efdctx); in vfio_pci_core_pm_entry_with_wakeup()