Searched refs:pci_ps (Results 1 – 2 of 2) sorted by relevance
526 if (ar_pci->pci_ps == 0) in ath10k_pci_wake()560 if (ar_pci->pci_ps == 0) in ath10k_pci_sleep()605 if (ar_pci->pci_ps == 0) { in ath10k_pci_sleep_sync()2472 if (ar_pci->pci_ps == 0) { in ath10k_pci_hif_resume()2584 if (ar_pci->pci_ps == 0) { in ath10k_pci_interrupt_handler()2991 bool pci_ps; in ath10k_pci_probe() local2996 pci_ps = false; in ath10k_pci_probe()3001 pci_ps = true; in ath10k_pci_probe()3005 pci_ps = false; in ath10k_pci_probe()3009 pci_ps = true; in ath10k_pci_probe()[all …]
227 bool pci_ps; member