Home
last modified time | relevance | path

Searched refs:pcie_port_device_resume (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/pcie/
H A Dportdrv_pci.c75 .resume = pcie_port_device_resume,
77 .thaw = pcie_port_device_resume,
80 .restore = pcie_port_device_resume,
H A Dportdrv.h116 int pcie_port_device_resume(struct device *dev);
H A Dportdrv_core.c408 * pcie_port_device_resume - resume port services associated with a PCIe port
411 int pcie_port_device_resume(struct device *dev) in pcie_port_device_resume() function
/kernel/linux/linux-6.6/drivers/pci/pcie/
H A Dportdrv.c413 * pcie_port_device_resume - resume port services associated with a PCIe port
416 static int pcie_port_device_resume(struct device *dev) in pcie_port_device_resume() function
653 .resume = pcie_port_device_resume,
655 .thaw = pcie_port_device_resume,
658 .restore = pcie_port_device_resume,

Completed in 4 milliseconds