Searched refs:tc_sm_state (Results 1 – 2 of 2) sorted by relevance
50 switch (data->tc_sm_state) { in tc_run()59 data->tc_sm_state = SM_RUN; in tc_run()64 data->tc_sm_state = SM_PAUSED; in tc_run()
72 enum usbc_sm_state tc_sm_state; member