Home
last modified time | relevance | path

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

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