Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/
Dpci.c986 static inline bool platform_pci_power_manageable(struct pci_dev *dev) in platform_pci_power_manageable() function
1188 if (platform_pci_power_manageable(dev)) in pci_refresh_power_state()
1203 if (platform_pci_power_manageable(dev)) { in pci_platform_power_transition()
2582 if (platform_pci_power_manageable(dev)) { in pci_target_state()