Searched refs:rt_pci_pme_active (Results 1 – 3 of 3) sorted by relevance
63 rt_pci_pme_active(pdev, RT_FALSE); in rt_pci_pme_init()80 rt_pci_pme_active(pdev, RT_EOK); in rt_pci_enable_wake()85 rt_pci_pme_active(pdev, RT_FALSE); in rt_pci_enable_wake()113 void rt_pci_pme_active(struct rt_pci_device *pdev, rt_bool_t enable) in rt_pci_pme_active() function
52 rt_pci_pme_active(pdev, RT_TRUE); in pci_pm_runtime_get()60 rt_pci_pme_active(pdev, RT_FALSE); in pci_pm_runtime_put()
279 void rt_pci_pme_active(struct rt_pci_device *pdev, rt_bool_t enable);
Completed in 5 milliseconds