Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/pcie/
Dportdrv.h117 int pcie_port_device_runtime_suspend(struct device *dev);
Dportdrv_pci.c59 return pcie_port_device_runtime_suspend(dev); in pcie_port_runtime_suspend()
Dportdrv_core.c411 int pcie_port_device_runtime_suspend(struct device *dev) in pcie_port_device_runtime_suspend() function