Searched refs:apply_ctx_to_hw (Results 1 – 5 of 5) sorted by relevance
42 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
43 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
1005 enum dc_status (*apply_ctx_to_hw)(struct dc *dc, member
3413 .apply_ctx_to_hw = dce110_apply_ctx_to_hw,
2214 result = dc->hwss.apply_ctx_to_hw(dc, context); in dc_commit_state_no_check()