Searched refs:edp_link_to_turnoff (Results 1 – 1 of 1) sorted by relevance
1586 struct dc_link *edp_link_to_turnoff = NULL; in dce110_enable_accelerated_mode() local1602 edp_link_to_turnoff = get_link_for_edp_not_in_use(dc, context); in dce110_enable_accelerated_mode()1607 if (!edp_link_to_turnoff) in dce110_enable_accelerated_mode()1612 if (edp_link_to_turnoff) { in dce110_enable_accelerated_mode()1614 dc->hwss.edp_backlight_control(edp_link_to_turnoff, false); in dce110_enable_accelerated_mode()1619 if (edp_link_to_turnoff) in dce110_enable_accelerated_mode()1620 dc->hwss.edp_power_control(edp_link_to_turnoff, false); in dce110_enable_accelerated_mode()