Searched refs:pci_dev_run_wake (Results 1 – 7 of 7) sorted by relevance
165 if (!pci_dev_run_wake(pdev)) in mei_txe_probe()220 if (!pci_dev_run_wake(pdev)) in mei_txe_remove()341 if (!ret && pci_dev_run_wake(pdev)) in mei_txe_pm_runtime_suspend()
222 if (!pci_dev_run_wake(pdev)) in mei_me_probe()276 if (!pci_dev_run_wake(pdev)) in mei_me_remove()
295 if (pci_dev_run_wake(dev)) in usb_hcd_pci_probe()338 if (pci_dev_run_wake(dev)) in usb_hcd_pci_remove()
1966 __pci_enable_wake(dev, target_state, true, pci_dev_run_wake(dev)); in pci_finish_runtime_suspend()1986 bool pci_dev_run_wake(struct pci_dev *dev) in pci_dev_run_wake() function2011 EXPORT_SYMBOL_GPL(pci_dev_run_wake);
1053 bool pci_dev_run_wake(struct pci_dev *dev);
7057 if (pci_dev_run_wake(pdev)) in e1000_probe()7132 if (pci_dev_run_wake(pdev)) in e1000_remove()
7891 if (pci_dev_run_wake(pdev)) in rtl_remove_one()8342 if (pci_dev_run_wake(pdev)) in rtl_init_one()