Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhtc.h305 int ath12k_htc_wait_target(struct ath12k_htc *htc);
H A Dhtc.c485 int ath12k_htc_wait_target(struct ath12k_htc *htc) in ath12k_htc_wait_target() function
H A Dcore.c464 ret = ath12k_htc_wait_target(&ab->htc); in ath12k_core_start()