Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebug.h90 int ath10k_debug_start(struct ath10k *ar);
134 static inline int ath10k_debug_start(struct ath10k *ar) in ath10k_debug_start() function
H A Ddebug.c1733 int ath10k_debug_start(struct ath10k *ar) in ath10k_debug_start() function
H A Dcore.c3299 status = ath10k_debug_start(ar); in ath10k_core_start()