Searched refs:allow_active (Results 1 – 1 of 1) sorted by relevance
2665 bool dc_link_set_psr_allow_active(struct dc_link *link, bool allow_active, in dc_link_set_psr_allow_active() argument2679 link->psr_settings.psr_allow_active = allow_active; in dc_link_set_psr_allow_active()2681 if (!allow_active) in dc_link_set_psr_allow_active()2688 psr->funcs->psr_enable(psr, allow_active, wait, panel_inst); in dc_link_set_psr_allow_active()2690 dmcu->funcs->set_psr_enable(dmcu, allow_active, wait); in dc_link_set_psr_allow_active()