Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.h408 int ath10k_htc_wait_target(struct ath10k_htc *htc);
H A Dhtc.c910 int ath10k_htc_wait_target(struct ath10k_htc *htc) in ath10k_htc_wait_target() function
H A Dcore.c3036 status = ath10k_htc_wait_target(&ar->htc); in ath10k_core_start()