Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebug.h94 int ath10k_debug_register(struct ath10k *ar);
152 static inline int ath10k_debug_register(struct ath10k *ar) in ath10k_debug_register() function
H A Ddebug.c2582 int ath10k_debug_register(struct ath10k *ar) in ath10k_debug_register() function
H A Dcore.c3548 status = ath10k_debug_register(ar); in ath10k_core_register_work()