devm_pm_domain_attach_list
EXPORT_SYMBOL_GPL(devm_pm_domain_attach_list);
ret = devm_pm_domain_attach_list(dev, NULL, &cc->pd_list);
return devm_pm_domain_attach_list(dev, NULL, &pd_list);
err = devm_pm_domain_attach_list(dev, &pd_data, &gr3d->pd_list);
ret = devm_pm_domain_attach_list(core->dev, &iris_pd_data, &core->pmdomain_tbl);
ret = devm_pm_domain_attach_list(core->dev, &iris_opp_pd_data, &core->opp_pmdomain_tbl);
ret = devm_pm_domain_attach_list(dev, &vcodec_data, &core->pmdomains);
ret = devm_pm_domain_attach_list(dev, &opp_pd_data, &core->opp_pmdomain);
ret = devm_pm_domain_attach_list(rkisp1->dev, &pm_domain_data,
return devm_pm_domain_attach_list(dev, NULL, &priv->pd_list);
int devm_pm_domain_attach_list(struct device *dev,
ret = devm_pm_domain_attach_list(sdev->dev,