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()3493 bool pci_ps; in ath10k_pci_probe() local3502 pci_ps = false; in ath10k_pci_probe()3509 pci_ps = false; in ath10k_pci_probe()3517 pci_ps = true; in ath10k_pci_probe()3524 pci_ps = false; in ath10k_pci_probe()3531 pci_ps = false; in ath10k_pci_probe()[all …]
168 bool pci_ps; member