Searched refs:platform_pci_run_wake (Results 1 – 1 of 1) sorted by relevance
524 static inline int platform_pci_run_wake(struct pci_dev *dev, bool enable) in platform_pci_run_wake() function1820 error = runtime ? platform_pci_run_wake(dev, true) : in __pci_enable_wake()1828 platform_pci_run_wake(dev, false); in __pci_enable_wake()