Searched refs:pci_ps (Results 1 – 2 of 2) sorted by relevance
521 if (ar_pci->pci_ps) in ath10k_pci_force_wake()574 if (ar_pci->pci_ps == 0) in ath10k_pci_wake()608 if (ar_pci->pci_ps == 0) in ath10k_pci_sleep()653 if (ar_pci->pci_ps == 0) { in ath10k_pci_sleep_sync()3636 bool pci_ps, is_qca988x = false; in ath10k_pci_probe() local3645 pci_ps = false; in ath10k_pci_probe()3653 pci_ps = false; in ath10k_pci_probe()3661 pci_ps = true; in ath10k_pci_probe()3668 pci_ps = false; in ath10k_pci_probe()3675 pci_ps = false; in ath10k_pci_probe()[all …]
168 bool pci_ps; member