Searched refs:tc_sm_t (Results 1 – 6 of 6) sorted by relevance
37 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_unattached_src_run()73 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_unattached_wait_src_entry()89 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_unattached_wait_src_run()100 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_unattached_wait_src_exit()124 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attach_wait_src_entry()134 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attach_wait_src_run()177 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attach_wait_src_exit()222 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attached_src_entry()269 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attached_src_run()301 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attached_src_exit()[all …]
24 struct tc_sm_t *tc = data->tc; in sink_power_sub_states()83 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_unattached_snk_entry()99 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_unattached_snk_run()116 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attach_wait_snk_entry()134 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attach_wait_snk_run()190 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attach_wait_snk_exit()200 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attached_snk_entry()233 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attached_snk_run()255 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_attached_snk_exit()277 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_cc_rd_entry()
25 struct tc_sm_t *tc = data->tc; in tc_subsys_init()41 struct tc_sm_t *tc = data->tc; in tc_run()126 struct tc_sm_t *tc = data->tc; in tc_init()185 struct tc_sm_t *tc = data->tc; in tc_set_state()245 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_cc_open_entry()290 struct tc_sm_t *tc = (struct tc_sm_t *)obj; in tc_error_recovery_entry()303 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;
51 static struct tc_sm_t tc_##inst; \