Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
Dhtc.h306 int ath12k_htc_start(struct ath12k_htc *htc);
Dhtc.c715 int ath12k_htc_start(struct ath12k_htc *htc) in ath12k_htc_start() function
Dcore.c482 ret = ath12k_htc_start(&ab->htc); in ath12k_core_start()