Home
last modified time | relevance | path

Searched refs:ath10k_core_stop (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dtestmode.c327 ath10k_core_stop(ar); in __ath10k_tm_cmd_utf_stop()
H A Dcore.h1355 void ath10k_core_stop(struct ath10k *ar);
H A Dcore.c3333 void ath10k_core_stop(struct ath10k *ar) in ath10k_core_stop() function
3350 EXPORT_SYMBOL(ath10k_core_stop);
3489 ath10k_core_stop(ar); in ath10k_core_probe_fw()
H A Dmac.c4815 ath10k_core_stop(ar); in ath10k_halt()
5377 ath10k_core_stop(ar); in ath10k_start()
5409 * state, ath10k_core_stop() skips in ath10k_stop()