Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Ddebug.h92 int ath10k_debug_create(struct ath10k *ar);
143 static inline int ath10k_debug_create(struct ath10k *ar) in ath10k_debug_create() function
H A Ddebug.c2498 int ath10k_debug_create(struct ath10k *ar) in ath10k_debug_create() function
H A Dcore.c3701 ret = ath10k_debug_create(ar); in ath10k_core_create()