dc_link_set_psr_allow_active
if (!dc_link_set_psr_allow_active(link, &allow_active, false, false, NULL))
if (!dc_link_set_psr_allow_active(link, &allow_active, true, false, NULL))
bool dc_link_set_psr_allow_active(struct dc_link *dc_link, const bool *enable,
dc_link_set_psr_allow_active(link, NULL, false, false, &power_opt);
if (!dc_link_set_psr_allow_active(link, &psr_enable, false, force_static, NULL)) {