Home
last modified time | relevance | path

Searched refs:dev_pm_domain_detach (Results 1 – 13 of 13) sorted by relevance

/linux/sound/soc/codecs/
H A Dlpass-macro-common.c52 dev_pm_domain_detach(l_pds->dcodec_pd, false); in lpass_macro_pds_init()
56 dev_pm_domain_detach(l_pds->macro_pd, false); in lpass_macro_pds_init()
66 dev_pm_domain_detach(pds->macro_pd, false); in lpass_macro_pds_exit()
68 dev_pm_domain_detach(pds->dcodec_pd, false); in lpass_macro_pds_exit()
/linux/drivers/base/power/
H A Dcommon.c287 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 Dimx8m-blk-ctrl.c298 dev_pm_domain_detach(domain->power_dev, true); in imx8m_blk_ctrl_probe()
344 dev_pm_domain_detach(bc->domains[i].power_dev, true); in imx8m_blk_ctrl_probe()
347 dev_pm_domain_detach(bc->bus_power_dev, true); in imx8m_blk_ctrl_probe()
363 dev_pm_domain_detach(domain->power_dev, true); in imx8m_blk_ctrl_remove()
368 dev_pm_domain_detach(bc->bus_power_dev, true); in imx8m_blk_ctrl_remove()
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_aux_bus.c92 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 Dapcs-sdx55.c133 dev_pm_domain_detach(cpu_dev, true); in qcom_apcs_sdx55_clk_remove()
/linux/drivers/bus/
H A Dqcom-ssc-block-bus.c207 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 Ddt_idle_genpd.c195 dev_pm_domain_detach(dev, false); in dt_idle_detach_cpu()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-multiphy.c406 dev_pm_domain_detach(qmp->pd_devs[i], true); in qmp_pcie_pd_detach()
437 dev_pm_domain_detach(qmp->pd_devs[i], false); in qmp_pcie_pd_init()
/linux/drivers/dma/
H A Dfsl-edma-main.c642 dev_pm_domain_detach(fsl_chan->pd_dev, false); in fsl_edma3_detach_pd()
680 dev_pm_domain_detach(pd_chan, false); in fsl_edma3_attach_pd()
/linux/drivers/video/fbdev/
H A Dsimplefb.c448 dev_pm_domain_detach(par->genpds[i], true); in simplefb_detach_genpds()
/linux/drivers/usb/chipidea/
H A Dcore.c896 dev_pm_domain_detach(&pdev->dev, false); in ci_hdrc_add_device()
/linux/drivers/nvme/host/
H A Dapple.c1404 dev_pm_domain_detach(anv->pd_dev[i], true); in apple_nvme_detach_genpd()
/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c3723 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()