dev_pm_domain_attach_by_name  168 drivers/base/power/common.c EXPORT_SYMBOL_GPL(dev_pm_domain_attach_by_name);
dev_pm_domain_attach_by_name 1314 drivers/gpu/drm/msm/adreno/a6xx_gmu.c 	gmu->gxpd = dev_pm_domain_attach_by_name(gmu->dev, "gx");
dev_pm_domain_attach_by_name 1884 drivers/opp/core.c 		virt_dev = dev_pm_domain_attach_by_name(dev, *name);
dev_pm_domain_attach_by_name  346 drivers/pci/controller/dwc/pci-imx6.c 	imx6_pcie->pd_pcie = dev_pm_domain_attach_by_name(dev, "pcie");
dev_pm_domain_attach_by_name  361 drivers/pci/controller/dwc/pci-imx6.c 	imx6_pcie->pd_pcie_phy = dev_pm_domain_attach_by_name(dev, "pcie_phy");
dev_pm_domain_attach_by_name 1314 drivers/remoteproc/qcom_q6v5_mss.c 		devs[i] = dev_pm_domain_attach_by_name(dev, pd_names[i]);
dev_pm_domain_attach_by_name  928 drivers/usb/host/xhci-tegra.c 	tegra->genpd_dev_host = dev_pm_domain_attach_by_name(dev, "xusb_host");
dev_pm_domain_attach_by_name  935 drivers/usb/host/xhci-tegra.c 	tegra->genpd_dev_ss = dev_pm_domain_attach_by_name(dev, "xusb_ss");
dev_pm_domain_attach_by_name  366 include/linux/pm_domain.h struct device *dev_pm_domain_attach_by_name(struct device *dev,