Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dtestmode.h21 void ath10k_testmode_destroy(struct ath10k *ar);
29 static inline void ath10k_testmode_destroy(struct ath10k *ar) in ath10k_testmode_destroy() function
Dtestmode.c538 void ath10k_testmode_destroy(struct ath10k *ar) in ath10k_testmode_destroy() function
Dcore.c1941 ath10k_testmode_destroy(ar); in ath10k_core_unregister()