Home
last modified time | relevance | path

Searched refs:htt_htc_attach (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c338 if (htt_htc_attach(pdev, HTT_DATA_MSG_SVC)) in htt_htc_attach_all()
341 if (htt_htc_attach(pdev, HTT_DATA2_MSG_SVC)) in htt_htc_attach_all()
357 if (htt_htc_attach(pdev, HTT_DATA_MSG_SVC)) in htt_htc_attach_all()
360 if (htt_htc_attach(pdev, HTT_DATA2_MSG_SVC)) in htt_htc_attach_all()
363 if (htt_htc_attach(pdev, HTT_DATA3_MSG_SVC)) in htt_htc_attach_all()
386 return htt_htc_attach(pdev, HTT_DATA_MSG_SVC); in htt_htc_attach_all()
790 int htt_htc_attach(struct htt_pdev_t *pdev, uint16_t service_id) in htt_htc_attach() function
H A Dhtt_internal.h572 int htt_htc_attach(struct htt_pdev_t *pdev, uint16_t service_id);