Searched refs:pci_dev_run_wake (Results 1 – 9 of 9) sorted by relevance
166 if (pci_dev_run_wake(pdev)) in cdnsp_pci_probe()192 if (pci_dev_run_wake(pdev)) in cdnsp_pci_remove()
285 if (pci_dev_run_wake(dev)) in usb_hcd_pci_probe()328 if (pci_dev_run_wake(dev)) in usb_hcd_pci_remove()
2738 __pci_enable_wake(dev, target_state, pci_dev_run_wake(dev)); in pci_finish_runtime_suspend()2759 bool pci_dev_run_wake(struct pci_dev *dev) in pci_dev_run_wake() function2788 EXPORT_SYMBOL_GPL(pci_dev_run_wake);2855 if (!pci_dev_run_wake(pci_dev)) in pci_dev_complete_resume()
1339 bool pci_dev_run_wake(struct pci_dev *dev);
4952 if (pci_dev_run_wake(pdev)) in rtl_remove_one()5432 if (pci_dev_run_wake(pdev)) in rtl_init_one()
7696 if (pci_dev_run_wake(pdev) && hw->mac.type != e1000_pch_cnp) in e1000_probe()7766 if (pci_dev_run_wake(pdev)) in e1000_remove()
7970 0x00000000 pci_dev_run_wake vmlinux EXPORT_SYMBOL_GPL
20865 ffff80001059c940 T pci_dev_run_wake
Completed in 351 milliseconds