Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Ddebug.h90 int ath10k_debug_start(struct ath10k *ar);
134 static inline int ath10k_debug_start(struct ath10k *ar) in ath10k_debug_start() function
Ddebug.c1692 int ath10k_debug_start(struct ath10k *ar) in ath10k_debug_start() function
Dcore.c3215 status = ath10k_debug_start(ar); in ath10k_core_start()