Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dhtc.h307 int ath12k_htc_connect_service(struct ath12k_htc *htc,
H A Dhtc.c557 int ath12k_htc_connect_service(struct ath12k_htc *htc, in ath12k_htc_connect_service() function
786 ret = ath12k_htc_connect_service(htc, &conn_req, &conn_resp); in ath12k_htc_init()
H A Dwmi.c7617 status = ath12k_htc_connect_service(&ab->htc, &conn_req, &conn_resp); in ath12k_connect_pdev_htc_service()