Searched refs:dev_pm_domain_attach_list (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/base/power/ |
| H A D | common.c | 193 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()
|
| /linux/drivers/cpufreq/ |
| H A D | qcom-cpufreq-nvmem.c | 564 ret = dev_pm_domain_attach_list(cpu_dev, &attach_data, in qcom_cpufreq_probe()
|
| /linux/drivers/remoteproc/ |
| H A D | qcom_q6v5_adsp.c | 139 ret = dev_pm_domain_attach_list(dev, &pd_data, &adsp->pd_list); in qcom_rproc_pds_attach()
|
| H A D | imx_rproc.c | 956 ret = dev_pm_domain_attach_list(dev, NULL, &priv->pd_list); in imx_rproc_attach_pd()
|
| /linux/drivers/tty/serial/ |
| H A D | qcom_geni_serial.c | 1661 ret = dev_pm_domain_attach_list(port->se.dev, in geni_serial_pwr_init()
|