Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dhtc.h287 int ath11k_htc_start(struct ath11k_htc *htc);
Dhtc.c766 int ath11k_htc_start(struct ath11k_htc *htc) in ath11k_htc_start() function
Dcore.c1722 ret = ath11k_htc_start(&ab->htc); in ath11k_core_start()