Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dcoredump.h174 int ath10k_coredump_create(struct ath10k *ar);
194 static inline int ath10k_coredump_create(struct ath10k *ar) in ath10k_coredump_create() function
Dcoredump.c1615 int ath10k_coredump_create(struct ath10k *ar) in ath10k_coredump_create() function
Dcore.c3667 ret = ath10k_coredump_create(ar); in ath10k_core_create()