Home
last modified time | relevance | path

Searched refs:ath11k_pcic_ext_irq_disable (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpcic.h40 void ath11k_pcic_ext_irq_disable(struct ath11k_base *ab);
H A Dpcic.c491 void ath11k_pcic_ext_irq_disable(struct ath11k_base *ab) in ath11k_pcic_ext_irq_disable() function
496 EXPORT_SYMBOL(ath11k_pcic_ext_irq_disable);
H A Dpci.c696 .irq_disable = ath11k_pcic_ext_irq_disable,
H A Dahb.c779 .irq_disable = ath11k_pcic_ext_irq_disable,