Searched refs:pci_ps (Results 1 – 2 of 2) sorted by relevance
496 if (ar_pci->pci_ps) in ath10k_pci_force_wake()537 if (ar_pci->pci_ps == 0) in ath10k_pci_wake()571 if (ar_pci->pci_ps == 0) in ath10k_pci_sleep()616 if (ar_pci->pci_ps == 0) { in ath10k_pci_sleep_sync()3536 bool pci_ps, is_qca988x = false; in ath10k_pci_probe() local3545 pci_ps = false; in ath10k_pci_probe()3553 pci_ps = false; in ath10k_pci_probe()3561 pci_ps = true; in ath10k_pci_probe()3568 pci_ps = false; in ath10k_pci_probe()3575 pci_ps = false; in ath10k_pci_probe()[all …]
168 bool pci_ps; member