Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dpcic.h40 void ath11k_pcic_ext_irq_disable(struct ath11k_base *ab);
Dpcic.c503 void ath11k_pcic_ext_irq_disable(struct ath11k_base *ab) in ath11k_pcic_ext_irq_disable() function
508 EXPORT_SYMBOL(ath11k_pcic_ext_irq_disable);
Dpci.c709 .irq_disable = ath11k_pcic_ext_irq_disable,
Dahb.c785 .irq_disable = ath11k_pcic_ext_irq_disable,