Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Ddebug.h91 void ath10k_debug_stop(struct ath10k *ar);
139 static inline void ath10k_debug_stop(struct ath10k *ar) in ath10k_debug_stop() function
H A Ddebug.c1743 void ath10k_debug_stop(struct ath10k *ar) in ath10k_debug_stop() function
H A Dcore.c3269 ath10k_debug_stop(ar); in ath10k_core_stop()