Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Ddebug.h91 int ath10k_debug_create(struct ath10k *ar);
142 static inline int ath10k_debug_create(struct ath10k *ar) in ath10k_debug_create() function
Ddebug.c2515 int ath10k_debug_create(struct ath10k *ar) in ath10k_debug_create() function
Dcore.c3361 ret = ath10k_debug_create(ar); in ath10k_core_create()