Searched refs:dev_pm_domain_detach (Results 1 – 16 of 16) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | lpass-macro-common.c | 51 dev_pm_domain_detach(l_pds->dcodec_pd, false); in lpass_macro_pds_init() 55 dev_pm_domain_detach(l_pds->macro_pd, false); in lpass_macro_pds_init() 65 dev_pm_domain_detach(pds->macro_pd, false); in lpass_macro_pds_exit() 67 dev_pm_domain_detach(pds->dcodec_pd, false); in lpass_macro_pds_exit()
|
| /linux/drivers/base/power/ |
| H A D | common.c | 287 dev_pm_domain_detach(pd_dev, true); in dev_pm_domain_attach_list() 293 dev_pm_domain_detach(pds->pd_devs[i], true); in dev_pm_domain_attach_list() 360 void dev_pm_domain_detach(struct device *dev, bool power_off) in dev_pm_domain_detach() function 365 EXPORT_SYMBOL_GPL(dev_pm_domain_detach); 388 dev_pm_domain_detach(list->pd_devs[i], true); in dev_pm_domain_detach_list()
|
| /linux/drivers/pmdomain/imx/ |
| H A D | imx8mp-blk-ctrl.c | 717 dev_pm_domain_detach(domain->power_dev, true); in imx8mp_blk_ctrl_probe() 732 dev_pm_domain_detach(domain->power_dev, true); in imx8mp_blk_ctrl_probe() 781 dev_pm_domain_detach(bc->domains[i].power_dev, true); in imx8mp_blk_ctrl_probe() 784 dev_pm_domain_detach(bc->bus_power_dev, true); in imx8mp_blk_ctrl_probe() 801 dev_pm_domain_detach(domain->power_dev, true); in imx8mp_blk_ctrl_remove() 806 dev_pm_domain_detach(bc->bus_power_dev, true); in imx8mp_blk_ctrl_remove()
|
| H A D | imx8m-blk-ctrl.c | 282 dev_pm_domain_detach(domain->power_dev, true); in imx8m_blk_ctrl_probe() 328 dev_pm_domain_detach(bc->domains[i].power_dev, true); in imx8m_blk_ctrl_probe() 331 dev_pm_domain_detach(bc->bus_power_dev, true); in imx8m_blk_ctrl_probe() 347 dev_pm_domain_detach(domain->power_dev, true); in imx8m_blk_ctrl_remove() 352 dev_pm_domain_detach(bc->bus_power_dev, true); in imx8m_blk_ctrl_remove()
|
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_dp_aux_bus.c | 92 dev_pm_domain_detach(dev, true); in dp_aux_ep_probe() 110 dev_pm_domain_detach(dev, true); in dp_aux_ep_remove()
|
| /linux/drivers/clk/qcom/ |
| H A D | apcs-sdx55.c | 133 dev_pm_domain_detach(cpu_dev, true); in qcom_apcs_sdx55_clk_remove()
|
| /linux/drivers/bus/ |
| H A D | qcom-ssc-block-bus.c | 207 dev_pm_domain_detach(pds[i], false); in qcom_ssc_block_bus_pds_attach() 217 dev_pm_domain_detach(pds[i], false); in qcom_ssc_block_bus_pds_detach()
|
| /linux/drivers/cpuidle/ |
| H A D | dt_idle_genpd.c | 195 dev_pm_domain_detach(dev, false); in dt_idle_detach_cpu()
|
| /linux/drivers/remoteproc/ |
| H A D | qcom_wcnss.c | 419 dev_pm_domain_detach(wcnss->pds[i], false); in wcnss_init_pds() 440 dev_pm_domain_detach(wcnss->pds[i], false); in wcnss_release_pds()
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-google.c | 280 dev_pm_domain_detach(google->usb_top_pd, true); in dwc3_google_pm_domain_deinit() 288 dev_pm_domain_detach(google->usb_psw_pd, true); in dwc3_google_pm_domain_deinit()
|
| /linux/drivers/dma/ |
| H A D | fsl-edma-main.c | 640 dev_pm_domain_detach(fsl_chan->pd_dev, false); in fsl_edma3_detach_pd() 678 dev_pm_domain_detach(pd_chan, false); in fsl_edma3_attach_pd()
|
| /linux/drivers/amba/ |
| H A D | bus.c | 203 dev_pm_domain_detach(&dev->dev, true); in amba_read_periphid()
|
| /linux/drivers/video/fbdev/ |
| H A D | simplefb.c | 448 dev_pm_domain_detach(par->genpds[i], true); in simplefb_detach_genpds()
|
| /linux/drivers/base/ |
| H A D | dd.c | 606 dev_pm_domain_detach(dev, dev->power.detach_power_off); in device_unbind_cleanup()
|
| /linux/drivers/nvme/host/ |
| H A D | apple.c | 1404 dev_pm_domain_detach(anv->pd_dev[i], true); in apple_nvme_detach_genpd()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | tegra-xudc.c | 3723 dev_pm_domain_detach(xudc->genpd_dev_ss, true); in tegra_xudc_powerdomain_remove() 3725 dev_pm_domain_detach(xudc->genpd_dev_device, true); in tegra_xudc_powerdomain_remove()
|