Searched refs:apply_ctx_to_hw (Results 1 – 7 of 7) sorted by relevance
34 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
35 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
57 enum dc_status (*apply_ctx_to_hw)(struct dc *dc, member
2868 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
1374 result = dc->hwss.apply_ctx_to_hw(dc, context); in dc_commit_state_no_check()