Lines Matching refs:HTC_TARGET
59 static void reset_endpoint_states(HTC_TARGET *target);
93 void htc_free_control_tx_packet(HTC_TARGET *target, HTC_PACKET *pPacket) in htc_free_control_tx_packet()
107 HTC_PACKET *htc_alloc_control_tx_packet(HTC_TARGET *target) in htc_alloc_control_tx_packet()
126 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_set_target_failure_callback()
133 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_dump()
140 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_ce_tasklet_debug_dump()
156 int32_t htc_dec_return_wmi_runtime_cnt(HTC_TARGET *target) in htc_dec_return_wmi_runtime_cnt()
168 void htc_init_wmi_runtime_cnt(HTC_TARGET *target) in htc_init_wmi_runtime_cnt()
174 int32_t htc_dec_return_wmi_runtime_cnt(HTC_TARGET *target) in htc_dec_return_wmi_runtime_cnt()
180 void htc_init_wmi_runtime_cnt(HTC_TARGET *target) in htc_init_wmi_runtime_cnt()
185 static void htc_cleanup(HTC_TARGET *target) in htc_cleanup()
264 static void htc_runtime_pm_init(HTC_TARGET *target) in htc_runtime_pm_init()
295 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_ctx); in htc_runtime_resume()
312 static void htc_runtime_pm_deinit(HTC_TARGET *target) in htc_runtime_pm_deinit()
322 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc); in htc_dec_return_htt_runtime_cnt()
334 void htc_init_htt_runtime_cnt(HTC_TARGET *target) in htc_init_htt_runtime_cnt()
339 static inline void htc_runtime_pm_init(HTC_TARGET *target) { } in htc_runtime_pm_init()
340 static inline void htc_runtime_pm_deinit(HTC_TARGET *target) { } in htc_runtime_pm_deinit()
343 void htc_init_htt_runtime_cnt(HTC_TARGET *target) in htc_init_htt_runtime_cnt()
352 HTC_TARGET *target = (HTC_TARGET *)ctx; in htc_update_rx_bundle_stats()
393 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_vote_link_down()
409 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_vote_link_up()
435 HTC_TARGET *target = NULL; in htc_create()
446 target = (HTC_TARGET *) qdf_mem_malloc(sizeof(HTC_TARGET)); in htc_create()
539 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_destroy()
561 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_get_hif_device()
568 HTC_TARGET *target = (HTC_TARGET *) Context; in htc_control_tx_complete()
620 A_STATUS htc_setup_target_buffer_assignments(HTC_TARGET *target) in htc_setup_target_buffer_assignments()
711 uint8_t htc_get_credit_allocation(HTC_TARGET *target, uint16_t service_id) in htc_get_credit_allocation()
735 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_wait_target()
865 static A_STATUS htc_config_target_hif_pipe(HTC_TARGET *target) in htc_config_target_hif_pipe()
871 static void reset_endpoint_states(HTC_TARGET *target) in reset_endpoint_states()
903 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_start()
973 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_flush_surprise_remove()
1010 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_stop()
1080 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_dump_credit_states()
1115 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_get_endpoint_statistics()
1164 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_get_targetdef()
1184 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_ipa_get_ce_resource()
1196 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_dump_bundle_stats()
1239 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle); in htc_clear_bundle_stats()
1256 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_can_suspend_link()
1285 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_set_wmi_endpoint_count()
1298 HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle); in htc_get_wmi_endpoint_count()