Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
A Dcdnsp-pci.c166 if (pci_dev_run_wake(pdev)) in cdnsp_pci_probe()
192 if (pci_dev_run_wake(pdev)) in cdnsp_pci_remove()
/linux/drivers/usb/core/
A Dhcd-pci.c285 if (pci_dev_run_wake(dev)) in usb_hcd_pci_probe()
328 if (pci_dev_run_wake(dev)) in usb_hcd_pci_remove()
/linux/drivers/pci/
A Dpci.c2738 __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() function
2788 EXPORT_SYMBOL_GPL(pci_dev_run_wake);
2855 if (!pci_dev_run_wake(pci_dev)) in pci_dev_complete_resume()
/linux/include/linux/
A Dpci.h1339 bool pci_dev_run_wake(struct pci_dev *dev);
/linux/drivers/net/ethernet/realtek/
A Dr8169_main.c4952 if (pci_dev_run_wake(pdev)) in rtl_remove_one()
5432 if (pci_dev_run_wake(pdev)) in rtl_init_one()
/linux/drivers/net/ethernet/intel/e1000e/
A Dnetdev.c7696 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()
/linux/
A Dvmlinux.symvers7970 0x00000000 pci_dev_run_wake vmlinux EXPORT_SYMBOL_GPL
A DSystem.map20865 ffff80001059c940 T pci_dev_run_wake
A D.tmp_System.map20865 ffff80001059c940 T pci_dev_run_wake

Completed in 351 milliseconds