Lines Matching refs:dc_state
265 struct dc_state;
560 struct dc_state;
578 struct dc_state *current_state;
985 void get_clock_requirements_for_state(struct dc_state *state, struct AsicStateEx *info);
996 struct dc_state *new_ctx,
1002 struct dc_state *dst_ctx);
1013 const struct dc_state *src_ctx,
1014 struct dc_state *dst_ctx);
1018 struct dc_state *dst_ctx);
1020 void dc_resource_state_destruct(struct dc_state *context);
1033 bool dc_commit_state(struct dc *dc, struct dc_state *context);
1037 struct dc_state *dc_create_state(struct dc *dc);
1038 struct dc_state *dc_copy_state(struct dc_state *src_ctx);
1039 void dc_retain_state(struct dc_state *context);
1040 void dc_release_state(struct dc_state *context);