Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/
Dpci.c761 static inline bool platform_pci_power_manageable(struct pci_dev *dev) in platform_pci_power_manageable() function
934 if (platform_pci_power_manageable(dev)) in pci_power_up()
950 if (platform_pci_power_manageable(dev)) { in pci_platform_power_transition()
2237 if (platform_pci_power_manageable(dev)) { in pci_target_state()