Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c281 static int vfio_pci_runtime_pm_entry(struct vfio_pci_core_device *vdev, in vfio_pci_runtime_pm_entry() function
314 * Inside vfio_pci_runtime_pm_entry(), only the runtime PM usage count in vfio_pci_core_pm_entry()
319 return vfio_pci_runtime_pm_entry(vdev, NULL); in vfio_pci_core_pm_entry()
348 ret = vfio_pci_runtime_pm_entry(vdev, efdctx); in vfio_pci_core_pm_entry_with_wakeup()