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);
364 struct device *dev_pm_domain_attach_by_id(struct device *dev,375 static inline struct device *dev_pm_domain_attach_by_id(struct device *dev, in dev_pm_domain_attach_by_id() function
915 camss->genpd[PM_DOMAIN_VFE0] = dev_pm_domain_attach_by_id( in camss_probe()920 camss->genpd[PM_DOMAIN_VFE1] = dev_pm_domain_attach_by_id( in camss_probe()
221 priv->pd_dev[i] = dev_pm_domain_attach_by_id(&pdev->dev, i); in imx8_probe()