Home
last modified time | relevance | path

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

/components/drivers/pci/
A Dpme.c63 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
A Dprocfs.c52 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()
/components/drivers/include/drivers/
A Dpci.h279 void rt_pci_pme_active(struct rt_pci_device *pdev, rt_bool_t enable);

Completed in 5 milliseconds