Searched refs:allow_active (Results 1 – 1 of 1) sorted by relevance
2587 bool dc_link_set_psr_allow_active(struct dc_link *link, bool allow_active, bool wait) in dc_link_set_psr_allow_active() argument2593 link->psr_settings.psr_allow_active = allow_active; in dc_link_set_psr_allow_active()2596 psr->funcs->psr_enable(psr, allow_active, wait); in dc_link_set_psr_allow_active()2598 dmcu->funcs->set_psr_enable(dmcu, allow_active, wait); in dc_link_set_psr_allow_active()