Lines Matching refs:HTC_HANDLE

123 void htc_set_target_failure_callback(HTC_HANDLE HTCHandle,  in htc_set_target_failure_callback()
131 void htc_dump(HTC_HANDLE HTCHandle, uint8_t CmdId, bool start) in htc_dump()
138 void htc_ce_tasklet_debug_dump(HTC_HANDLE htc_handle) in htc_ce_tasklet_debug_dump()
278 int htc_runtime_suspend(HTC_HANDLE htc_ctx) in htc_runtime_suspend()
293 int htc_runtime_resume(HTC_HANDLE htc_ctx) in htc_runtime_resume()
320 int32_t htc_dec_return_htt_runtime_cnt(HTC_HANDLE htc) in htc_dec_return_htt_runtime_cnt()
391 void htc_vote_link_down(HTC_HANDLE htc_handle, enum htc_link_vote_user_id id) in htc_vote_link_down()
407 void htc_vote_link_up(HTC_HANDLE htc_handle, enum htc_link_vote_user_id id) in htc_vote_link_up()
430 HTC_HANDLE htc_create(void *ol_sc, struct htc_init_info *pInfo, in htc_create()
534 return (HTC_HANDLE) target; in htc_create()
537 void htc_destroy(HTC_HANDLE HTCHandle) in htc_destroy()
559 void *htc_get_hif_device(HTC_HANDLE HTCHandle) in htc_get_hif_device()
732 QDF_STATUS htc_wait_target(HTC_HANDLE HTCHandle) in htc_wait_target()
853 status = htc_connect_service((HTC_HANDLE) target, in htc_wait_target()
899 QDF_STATUS htc_start(HTC_HANDLE HTCHandle) in htc_start()
961 status = htc_send_pkt((HTC_HANDLE) target, pSendPacket); in htc_start()
971 void htc_flush_surprise_remove(HTC_HANDLE HTCHandle) in htc_flush_surprise_remove()
1008 void htc_stop(HTC_HANDLE HTCHandle) in htc_stop()
1078 void htc_dump_credit_states(HTC_HANDLE HTCHandle) in htc_dump_credit_states()
1109 bool htc_get_endpoint_statistics(HTC_HANDLE HTCHandle, in htc_get_endpoint_statistics()
1162 void *htc_get_targetdef(HTC_HANDLE htc_handle) in htc_get_targetdef()
1179 void htc_ipa_get_ce_resource(HTC_HANDLE htc_handle, in htc_ipa_get_ce_resource()
1194 void htc_dump_bundle_stats(HTC_HANDLE HTCHandle) in htc_dump_bundle_stats()
1237 void htc_clear_bundle_stats(HTC_HANDLE HTCHandle) in htc_clear_bundle_stats()
1254 bool htc_can_suspend_link(HTC_HANDLE htc_handle) in htc_can_suspend_link()
1265 int htc_pm_runtime_get(HTC_HANDLE htc_handle) in htc_pm_runtime_get()
1270 int htc_pm_runtime_put(HTC_HANDLE htc_handle) in htc_pm_runtime_put()
1283 void htc_set_wmi_endpoint_count(HTC_HANDLE htc_handle, uint8_t wmi_ep_count) in htc_set_wmi_endpoint_count()
1296 uint8_t htc_get_wmi_endpoint_count(HTC_HANDLE htc_handle) in htc_get_wmi_endpoint_count()