Searched refs:usbc_timer_start (Results 1 – 9 of 9) sorted by relevance
37 void usbc_timer_start(struct usbc_timer_t *usbc_timer);
62 usbc_timer_start(&tc->tc_t_rp_value_change); in sink_power_sub_states()153 usbc_timer_start(&tc->tc_t_cc_debounce); in tc_attach_wait_snk_run()
85 usbc_timer_start(&tc->tc_t_vconn_off); in tc_unattached_wait_src_entry()160 usbc_timer_start(&tc->tc_t_cc_debounce); in tc_attach_wait_src_run()
31 void usbc_timer_start(struct usbc_timer_t *usbc_timer) in usbc_timer_start() function
144 usbc_timer_start(&pe->pd_t_typec_send_source_cap); in pe_src_discovery_entry()679 usbc_timer_start(&pe->pd_t_no_response); in pe_src_hard_reset_parent_run()682 usbc_timer_start(&pe->pd_t_ps_hard_reset); in pe_src_hard_reset_parent_run()
150 usbc_timer_start(&pe->pd_t_typec_sink_wait_cap); in pe_snk_wait_for_capabilities_entry()315 usbc_timer_start(&pe->pd_t_wait_to_resend); in pe_snk_select_capability_run()345 usbc_timer_start(&pe->pd_t_ps_transition); in pe_snk_transition_sink_entry()
714 usbc_timer_start(&prl_tx->pd_t_tx_timeout); in prl_tx_wait_for_phy_response_entry()839 usbc_timer_start(&prl_tx->pd_t_sink_tx); in prl_tx_src_pending_entry()1098 usbc_timer_start(&prl_hr->pd_t_hard_reset_complete); in prl_hr_wait_for_phy_hard_reset_complete_entry()
296 usbc_timer_start(&tc->tc_t_error_recovery); in tc_error_recovery_entry()
840 usbc_timer_start(&pe->pd_t_wait_to_resend); in pe_drs_send_swap_run()1139 usbc_timer_start(&pe->pd_t_chunking_not_supported); in pe_chunk_received_entry()1174 usbc_timer_start(&pe->pd_t_sender_response); in pe_sender_response_run()
Completed in 20 milliseconds