Searched refs:ath11k_pci_disable_ce_irqs_except_wake_irq (Results 1 – 3 of 3) sorted by relevance
52 void ath11k_pci_disable_ce_irqs_except_wake_irq(struct ath11k_base *ab);
833 void ath11k_pci_disable_ce_irqs_except_wake_irq(struct ath11k_base *ab) in ath11k_pci_disable_ce_irqs_except_wake_irq() function852 EXPORT_SYMBOL(ath11k_pci_disable_ce_irqs_except_wake_irq);
794 .ce_irq_disable = ath11k_pci_disable_ce_irqs_except_wake_irq,