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()3546 bool pci_ps, is_qca988x = false; in ath10k_pci_probe() local3555 pci_ps = false; in ath10k_pci_probe()3563 pci_ps = false; in ath10k_pci_probe()3571 pci_ps = true; in ath10k_pci_probe()3578 pci_ps = false; in ath10k_pci_probe()3585 pci_ps = false; in ath10k_pci_probe()[all …]
168 bool pci_ps; member