Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/
Dpci.c764 static inline bool platform_pci_power_manageable(struct pci_dev *dev) in platform_pci_power_manageable() function
955 if (platform_pci_power_manageable(dev)) in pci_refresh_power_state()
970 if (platform_pci_power_manageable(dev)) { in pci_platform_power_transition()
2327 if (platform_pci_power_manageable(dev)) { in pci_target_state()