Searched refs:apply_ctx_to_hw (Results 1 – 9 of 9) sorted by relevance
35 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
34 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
37 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
59 enum dc_status (*apply_ctx_to_hw)(struct dc *dc, member
2954 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
1622 result = dc->hwss.apply_ctx_to_hw(dc, context); in dc_commit_state_no_check()