Lines Matching refs:dc_state
281 struct dc_state;
515 struct dc_state;
648 struct dc_state *current_state;
1050 void get_clock_requirements_for_state(struct dc_state *state, struct AsicStateEx *info);
1061 struct dc_state *new_ctx,
1067 struct dc_state *dst_ctx);
1078 const struct dc_state *src_ctx,
1079 struct dc_state *dst_ctx);
1083 struct dc_state *dst_ctx);
1085 void dc_resource_state_destruct(struct dc_state *context);
1098 bool dc_commit_state(struct dc *dc, struct dc_state *context);
1100 struct dc_state *dc_create_state(struct dc *dc);
1101 struct dc_state *dc_copy_state(struct dc_state *src_ctx);
1102 void dc_retain_state(struct dc_state *context);
1103 void dc_release_state(struct dc_state *context);