Searched refs:tc_sm_t (Results 1 – 6 of 6) sorted by relevance
36 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_unattached_src_run()72 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_unattached_wait_src_entry()88 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_unattached_wait_src_run()99 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_unattached_wait_src_exit()123 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attach_wait_src_entry()133 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attach_wait_src_run()176 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attach_wait_src_exit()221 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attached_src_entry()254 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attached_src_run()286 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attached_src_exit()[all …]
23 struct tc_sm_t *tc = data->tc; in sink_power_sub_states()90 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_unattached_snk_run()107 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attach_wait_snk_entry()119 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attach_wait_snk_run()163 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attach_wait_snk_exit()173 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attached_snk_entry()192 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attached_snk_run()214 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attached_snk_exit()226 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_cc_rd_entry()
24 struct tc_sm_t *tc = data->tc; in tc_subsys_init()40 struct tc_sm_t *tc = data->tc; in tc_run()106 struct tc_sm_t *tc = data->tc; in tc_init()145 struct tc_sm_t *tc = data->tc; in tc_set_state()195 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_cc_open_entry()230 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_error_recovery_entry()243 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_error_recovery_run()
66 struct tc_sm_t { struct
68 struct tc_sm_t *tc;
46 static struct tc_sm_t tc_##inst; \