Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Ddebug.h94 int ath10k_debug_register(struct ath10k *ar);
152 static inline int ath10k_debug_register(struct ath10k *ar) in ath10k_debug_register() function
Ddebug.c2540 int ath10k_debug_register(struct ath10k *ar) in ath10k_debug_register() function
Dcore.c3473 status = ath10k_debug_register(ar); in ath10k_core_register_work()