Searched refs:apply_single_controller_ctx_to_hw (Results 1 – 4 of 4) sorted by relevance
138 .apply_single_controller_ctx_to_hw = dce110_apply_single_controller_ctx_to_hw,
164 .apply_single_controller_ctx_to_hw = dce110_apply_single_controller_ctx_to_hw,
1603 if (hws->funcs.apply_single_controller_ctx_to_hw) in dcn32_enable_phantom_streams()1604 status = hws->funcs.apply_single_controller_ctx_to_hw( in dcn32_enable_phantom_streams()
173 enum dc_status (*apply_single_controller_ctx_to_hw)( member