Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
H A Depping_main.c293 p_cds_context->htc_ctx = htc_create(scn, &htc_info, qdf_ctx, in epping_enable()
/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_api.h425 HTC_HANDLE htc_create(void *HifDevice, struct htc_init_info *pInfo,
H A Dhtc.c430 HTC_HANDLE htc_create(void *ol_sc, struct htc_init_info *pInfo, in htc_create() function
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c830 htc_create(scn, &htcInfo, qdf_ctx, cds_get_conparam()); in cds_open()