Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/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.c2523 int ath10k_debug_register(struct ath10k *ar) in ath10k_debug_register() function
H A Dcore.c3494 status = ath10k_debug_register(ar); in ath10k_core_register_work()