Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dcoredump.h179 int ath10k_coredump_create(struct ath10k *ar);
199 static inline int ath10k_coredump_create(struct ath10k *ar) in ath10k_coredump_create() function
H A Dcoredump.c1618 int ath10k_coredump_create(struct ath10k *ar) in ath10k_coredump_create() function
H A Dcore.c3744 ret = ath10k_coredump_create(ar); in ath10k_core_create()