Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhtc.h301 int ath11k_htc_start(struct ath11k_htc *htc);
H A Dhtc.c765 int ath11k_htc_start(struct ath11k_htc *htc) in ath11k_htc_start() function
H A Dcore.c1581 ret = ath11k_htc_start(&ab->htc); in ath11k_core_start()