Searched refs:pcie_port_device_suspend (Results 1 – 3 of 3) sorted by relevance
103 .suspend = pcie_port_device_suspend,105 .freeze = pcie_port_device_suspend,107 .poweroff = pcie_port_device_suspend,
26 extern int pcie_port_device_suspend(struct device *dev);
424 int pcie_port_device_suspend(struct device *dev) in pcie_port_device_suspend() function