Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDdebug.h90 int ath10k_debug_start(struct ath10k *ar);
134 static inline int ath10k_debug_start(struct ath10k *ar) in ath10k_debug_start() function
HDdebug.c1733 int ath10k_debug_start(struct ath10k *ar) in ath10k_debug_start() function
HDcore.c3299 status = ath10k_debug_start(ar); in ath10k_core_start()