Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
Dhtc_api.h569 htc_enable_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id);
618 htc_enable_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_enable_custom_cb() function
Dhtc_send.c2112 htc_enable_custom_cb(HTC_HANDLE htc_handle, HTC_ENDPOINT_ID endpoint_id) in htc_enable_custom_cb() function
/wlan-driver/qca-wifi-host-cmn/target_if/mgmt_txrx/src/
Dtarget_if_mgmt_txrx_rx_reo.c696 status = htc_enable_custom_cb(htc_handle, wmi_endpoint_id); in target_if_mgmt_rx_reo_schedule_delivery()