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