Searched refs:RT_PCI_D0 (Results 1 – 3 of 3) sorted by relevance
| /components/drivers/pci/ |
| A D | host-bridge.c | 25 [PM_SLEEP_MODE_NONE] = RT_PCI_D0,
|
| A D | pci.c | 949 rt_pci_enable_wake(pdev, RT_PCI_D0, RT_TRUE); in pci_probe() 955 rt_pci_enable_wake(pdev, RT_PCI_D0, RT_FALSE); in pci_probe() 976 rt_pci_enable_wake(pdev, RT_PCI_D0, RT_FALSE); in pci_remove() 997 rt_pci_enable_wake(pdev, RT_PCI_D0, RT_FALSE); in pci_shutdown()
|
| /components/drivers/include/drivers/ |
| A D | pci.h | 269 RT_PCI_D0, enumerator
|
Completed in 42 milliseconds