Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dhtc.h305 int ath12k_htc_wait_target(struct ath12k_htc *htc);
Dhtc.c491 int ath12k_htc_wait_target(struct ath12k_htc *htc) in ath12k_htc_wait_target() function
Dcore.c765 ret = ath12k_htc_wait_target(&ab->htc); in ath12k_core_start()