Home
last modified time | relevance | path

Searched refs:ath12k_htc_connect_service (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhtc.h307 int ath12k_htc_connect_service(struct ath12k_htc *htc,
H A Dhtc.c551 int ath12k_htc_connect_service(struct ath12k_htc *htc, in ath12k_htc_connect_service() function
780 ret = ath12k_htc_connect_service(htc, &conn_req, &conn_resp); in ath12k_htc_init()
H A Ddp.c1078 status = ath12k_htc_connect_service(&dp->ab->htc, &conn_req, in ath12k_dp_htt_connect()
H A Dwmi.c6738 status = ath12k_htc_connect_service(&ab->htc, &conn_req, &conn_resp); in ath12k_connect_pdev_htc_service()