Home
last modified time | relevance | path

Searched refs:dev_pm_domain_attach_by_name (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/codecs/
H A Dlpass-macro-common.c30 l_pds->macro_pd = dev_pm_domain_attach_by_name(dev, "macro"); in lpass_macro_pds_init()
40 l_pds->dcodec_pd = dev_pm_domain_attach_by_name(dev, "dcodec"); in lpass_macro_pds_init()
/linux/drivers/base/power/
H A Dcommon.c164 struct device *dev_pm_domain_attach_by_name(struct device *dev, in dev_pm_domain_attach_by_name() function
172 EXPORT_SYMBOL_GPL(dev_pm_domain_attach_by_name);
246 pd_dev = dev_pm_domain_attach_by_name(dev, in dev_pm_domain_attach_list()
/linux/drivers/cpuidle/
H A Ddt_idle_genpd.c177 dev = dev_pm_domain_attach_by_name(get_cpu_device(cpu), name); in dt_idle_attach_cpu()
/linux/drivers/pmdomain/imx/
H A Dimx8m-blk-ctrl.c230 bc->bus_power_dev = dev_pm_domain_attach_by_name(dev, "bus"); in imx8m_blk_ctrl_probe()
276 dev_pm_domain_attach_by_name(dev, data->gpc_name); in imx8m_blk_ctrl_probe()
/linux/drivers/bus/
H A Dqcom-ssc-block-bus.c196 pds[i] = dev_pm_domain_attach_by_name(dev, pd_names[i]); in qcom_ssc_block_bus_pds_attach()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-multiphy.c425 qmp->pd_devs[i] = dev_pm_domain_attach_by_name(dev, in qmp_pcie_pd_init()
/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c3733 xudc->genpd_dev_device = dev_pm_domain_attach_by_name(dev, "dev"); in tegra_xudc_powerdomain_init()
3740 xudc->genpd_dev_ss = dev_pm_domain_attach_by_name(dev, "ss"); in tegra_xudc_powerdomain_init()