edp_set_psr_allow_active
dc->link_srv->edp_set_psr_allow_active(edp_link, &allow_active, false, false, NULL);
dc->link_srv->edp_set_psr_allow_active(edp_link,
return link->dc->link_srv->edp_set_psr_allow_active(link, allow_active, wait,
bool (*edp_set_psr_allow_active)(
link_srv->edp_set_psr_allow_active = edp_set_psr_allow_active;
edp_set_psr_allow_active(link, &allow_active, true, false, NULL);
edp_set_psr_allow_active(link, &allow_active, true, false, NULL);
bool edp_set_psr_allow_active(struct dc_link *link, const bool *allow_active,