Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/ !
Dhtc.h408 int ath10k_htc_wait_target(struct ath10k_htc *htc);
Dhtc.c901 int ath10k_htc_wait_target(struct ath10k_htc *htc) in ath10k_htc_wait_target() function
Dcore.c3007 status = ath10k_htc_wait_target(&ar->htc); in ath10k_core_start()