Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Ddebug.h92 int ath10k_debug_create(struct ath10k *ar);
143 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.c3671 ret = ath10k_debug_create(ar); in ath10k_core_create()