Home
last modified time | relevance | path

Searched refs:ath12k_hif_ce_irq_disable (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhif.h81 static inline void ath12k_hif_ce_irq_disable(struct ath12k_base *ab) in ath12k_hif_ce_irq_disable() function
H A Dcore.c49 ath12k_hif_ce_irq_disable(ab); in ath12k_core_suspend()