Searched refs:apply_ctx_to_hw (Results 1 – 7 of 7) sorted by relevance
35 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
36 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
37 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
1005 enum dc_status (*apply_ctx_to_hw)(struct dc *dc, member
3371 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
2216 result = dc->hwss.apply_ctx_to_hw(dc, context); in dc_commit_state_no_check()