Home
last modified time | relevance | path

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

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