Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhtc.h378 int ath10k_htc_start(struct ath10k_htc *htc);
Dhtc.c841 int ath10k_htc_start(struct ath10k_htc *htc) in ath10k_htc_start() function
Dcore.c2326 status = ath10k_htc_start(&ar->htc); in ath10k_core_start()