Searched refs:dev_pm_domain_attach_by_id (Results 1 – 4 of 4) sorted by relevance
143 struct device *dev_pm_domain_attach_by_id(struct device *dev, in dev_pm_domain_attach_by_id() function151 EXPORT_SYMBOL_GPL(dev_pm_domain_attach_by_id);
396 struct device *dev_pm_domain_attach_by_id(struct device *dev,408 static inline struct device *dev_pm_domain_attach_by_id(struct device *dev, in dev_pm_domain_attach_by_id() function
923 camss->genpd[PM_DOMAIN_VFE0] = dev_pm_domain_attach_by_id( in camss_probe()928 camss->genpd[PM_DOMAIN_VFE1] = dev_pm_domain_attach_by_id( in camss_probe()
248 priv->pd_dev[i] = dev_pm_domain_attach_by_id(&pdev->dev, i); in imx8_probe()