Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dbmi.h187 int ath10k_bmi_done(struct ath10k *ar);
Dbmi.c30 int ath10k_bmi_done(struct ath10k *ar) in ath10k_bmi_done() function
Dcore.c1021 status = ath10k_bmi_done(ar); in ath10k_core_start()