Searched refs:apply_ctx_to_hw (Results 1 – 6 of 6) sorted by relevance
42 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
43 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
44 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
221 enum dc_status (*apply_ctx_to_hw)(struct dc *dc, member
3361 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
2183 result = dc->hwss.apply_ctx_to_hw(dc, context); in dc_commit_state_no_check()