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,
1013 enum dc_status (*apply_ctx_to_hw)(struct dc *dc,1005 enum dc_status (*apply_ctx_to_hw)(struct dc *dc, global() member
3477 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
2293 result = dc->hwss.apply_ctx_to_hw(dc, context); in dc_commit_state_no_check()