Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_api.h434 void *htc_get_hif_device(HTC_HANDLE HTCHandle);
Dhtc.c547 hif_stop(htc_get_hif_device(HTCHandle)); in htc_destroy()
559 void *htc_get_hif_device(HTC_HANDLE HTCHandle) in htc_get_hif_device() function
Dhtc_send.c2065 status = hif_register_ce_custom_cb(htc_get_hif_device(htc_handle), in htc_register_custom_cb()
2096 status = hif_unregister_ce_custom_cb(htc_get_hif_device(htc_handle), in htc_unregister_custom_cb()
2127 status = hif_enable_ce_custom_cb(htc_get_hif_device(htc_handle), in htc_enable_custom_cb()
2158 status = hif_disable_ce_custom_cb(htc_get_hif_device(htc_handle), in htc_disable_custom_cb()
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_main.c2537 htc_get_hif_device(htc_handle)); in dp_config_direct_link()
2540 htc_get_hif_device(htc_handle)); in dp_config_direct_link()
2549 htc_get_hif_device(htc_handle)); in dp_config_direct_link()