Home
last modified time | relevance | path

Searched refs:pci_dev_run_wake (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/
H A Dpci.c2805 __pci_enable_wake(dev, target_state, pci_dev_run_wake(dev)); in pci_finish_runtime_suspend()
2823 bool pci_dev_run_wake(struct pci_dev *dev) in pci_dev_run_wake() function
2852 EXPORT_SYMBOL_GPL(pci_dev_run_wake);
2919 if (!pci_dev_run_wake(pci_dev)) in pci_dev_complete_resume()
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c5085 if (pci_dev_run_wake(pdev)) in rtl_remove_one()
5574 if (pci_dev_run_wake(pdev)) in rtl_init_one()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c7694 if (pci_dev_run_wake(pdev)) in e1000_probe()
7763 if (pci_dev_run_wake(pdev)) in e1000_remove()