Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dlpass-macro-common.c29 l_pds->macro_pd = dev_pm_domain_attach_by_name(dev, "macro"); in lpass_macro_pds_init()
39 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.c214 bc->bus_power_dev = dev_pm_domain_attach_by_name(dev, "bus"); in imx8m_blk_ctrl_probe()
260 dev_pm_domain_attach_by_name(dev, data->gpc_name); in imx8m_blk_ctrl_probe()
H A Dimx8mp-blk-ctrl.c663 bc->bus_power_dev = dev_pm_domain_attach_by_name(dev, "bus"); in imx8mp_blk_ctrl_probe()
707 dev_pm_domain_attach_by_name(dev, data->gpc_name); in imx8mp_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/gpu/drm/imagination/
H A Dpvr_power.c656 domain_dev = dev_pm_domain_attach_by_name(dev, dev_name); in pvr_power_domains_init()
/linux/drivers/remoteproc/
H A Dqcom_wcnss.c415 wcnss->pds[i] = dev_pm_domain_attach_by_name(wcnss->dev, pd_names[i]); in wcnss_init_pds()
H A Dqcom_q6v5_mss.c1917 devs[i] = dev_pm_domain_attach_by_name(dev, pd_names[i]); in q6v5_pds_attach()
/linux/drivers/usb/host/
H A Dxhci-tegra.c1153 tegra->genpd_dev_host = dev_pm_domain_attach_by_name(dev, "xusb_host"); in tegra_xusb_powerdomain_init()
1160 tegra->genpd_dev_ss = dev_pm_domain_attach_by_name(dev, "xusb_ss"); in tegra_xusb_powerdomain_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()