Home
last modified time | relevance | path

Searched refs:ath11k_pcic_ce_irq_disable_sync (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dpcic.h46 void ath11k_pcic_ce_irq_disable_sync(struct ath11k_base *ab);
Dpcic.c734 void ath11k_pcic_ce_irq_disable_sync(struct ath11k_base *ab) in ath11k_pcic_ce_irq_disable_sync() function
740 EXPORT_SYMBOL(ath11k_pcic_ce_irq_disable_sync);
744 ath11k_pcic_ce_irq_disable_sync(ab); in ath11k_pcic_stop()
Dpci.c678 ath11k_pcic_ce_irq_disable_sync(ab); in ath11k_pci_hif_ce_irq_disable()