Searched refs:pci_ps (Results 1 – 2 of 2) sorted by relevance
507 if (ar_pci->pci_ps) in ath10k_pci_force_wake()548 if (ar_pci->pci_ps == 0) in ath10k_pci_wake()582 if (ar_pci->pci_ps == 0) in ath10k_pci_sleep()627 if (ar_pci->pci_ps == 0) { in ath10k_pci_sleep_sync()3486 bool pci_ps; in ath10k_pci_probe() local3495 pci_ps = false; in ath10k_pci_probe()3502 pci_ps = false; in ath10k_pci_probe()3510 pci_ps = true; in ath10k_pci_probe()3517 pci_ps = false; in ath10k_pci_probe()3524 pci_ps = false; in ath10k_pci_probe()[all …]
174 bool pci_ps; member