Searched refs:dev_pm_domain_attach_by_id (Results 1 – 5 of 5) 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);
410 struct device *dev_pm_domain_attach_by_id(struct device *dev,422 static inline struct device *dev_pm_domain_attach_by_id(struct device *dev, in dev_pm_domain_attach_by_id() function
248 priv->pd_dev[i] = dev_pm_domain_attach_by_id(&pdev->dev, i); in imx8_probe()
1257 camss->genpd[i] = dev_pm_domain_attach_by_id(camss->dev, i); in camss_configure_pd()
1936 jpeg->pd_dev[i] = dev_pm_domain_attach_by_id(dev, i); in mxc_jpeg_attach_pm_domains()