Searched refs:platform_pci_power_manageable (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dpci.c501 static inline bool platform_pci_power_manageable(struct pci_dev *dev) platform_pci_power_manageable() function
676 if (platform_pci_power_manageable(dev)) pci_power_up()
692 if (platform_pci_power_manageable(dev)) { pci_platform_power_transition()
1873 if (platform_pci_power_manageable(dev)) { pci_target_state()

Completed in 86 milliseconds