Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDdebug.h95 void ath10k_debug_unregister(struct ath10k *ar);
157 static inline void ath10k_debug_unregister(struct ath10k *ar) in ath10k_debug_unregister() function
HDdebug.c2706 void ath10k_debug_unregister(struct ath10k *ar) in ath10k_debug_unregister() function
HDcore.c3626 ath10k_debug_unregister(ar); in ath10k_core_unregister()