Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/athk/ath12k/
HDhtc.h306 int ath12k_htc_start(struct ath12k_htc *htc);
HDhtc.c715 int ath12k_htc_start(struct ath12k_htc *htc) in ath12k_htc_start() function
HDcore.c509 ret = ath12k_htc_start(&ab->htc); in ath12k_core_start()