Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhtc.h410 int ath10k_htc_start(struct ath10k_htc *htc);
H A Dhtc.c1225 int ath10k_htc_start(struct ath10k_htc *htc) in ath10k_htc_start() function
H A Dcore.c2768 status = ath10k_htc_start(&ar->htc); in ath10k_core_start()