Home
last modified time | relevance | path

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

/drivers/base/power/
A Dcommon.c193 int dev_pm_domain_attach_list(struct device *dev, in dev_pm_domain_attach_list() function
300 EXPORT_SYMBOL_GPL(dev_pm_domain_attach_list);
335 num_pds = dev_pm_domain_attach_list(dev, data, list); in devm_pm_domain_attach_list()
/drivers/cpufreq/
A Dairoha-cpufreq.c65 ret = dev_pm_domain_attach_list(cpu_dev, &attach_data, in airoha_cpufreq_probe()
A Dqcom-cpufreq-nvmem.c528 ret = dev_pm_domain_attach_list(cpu_dev, &attach_data, in qcom_cpufreq_probe()
/drivers/remoteproc/
A Dqcom_q6v5_adsp.c139 ret = dev_pm_domain_attach_list(dev, &pd_data, &adsp->pd_list); in qcom_rproc_pds_attach()
A Dimx_dsp_rproc.c1055 ret = dev_pm_domain_attach_list(dev, NULL, &priv->pd_list); in imx_dsp_attach_pm_domains()
A Dimx_rproc.c904 ret = dev_pm_domain_attach_list(dev, NULL, &priv->pd_list); in imx_rproc_attach_pd()
/drivers/tty/serial/
A Dqcom_geni_serial.c1724 ret = dev_pm_domain_attach_list(port->se.dev, in geni_serial_pwr_init()

Completed in 17 milliseconds