Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dpcic.h46 void ath11k_pcic_ce_irq_disable_sync(struct ath11k_base *ab);
H A Dpcic.c709 void ath11k_pcic_ce_irq_disable_sync(struct ath11k_base *ab) in ath11k_pcic_ce_irq_disable_sync() function
715 EXPORT_SYMBOL(ath11k_pcic_ce_irq_disable_sync);
719 ath11k_pcic_ce_irq_disable_sync(ab); in ath11k_pcic_stop()
H A Dpci.c695 ath11k_pcic_ce_irq_disable_sync(ab); in ath11k_pci_hif_ce_irq_disable()