Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_api.h579 htc_disable_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id);
631 htc_disable_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_disable_custom_cb() function
H A Dhtc_send.c2143 htc_disable_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_disable_custom_cb() function
/wlan-driver/qca-wifi-host-cmn/target_if/mgmt_txrx/src/
H A Dtarget_if_mgmt_txrx_rx_reo.c734 status = htc_disable_custom_cb(htc_handle, wmi_endpoint_id); in target_if_mgmt_rx_reo_cancel_scheduled_delivery()