Home
last modified time | relevance | path

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

12

/drivers/base/power/
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()
/drivers/pmdomain/imx/
A Dimx8m-blk-ctrl.c282 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()
A Dimx8mp-blk-ctrl.c710 dev_pm_domain_detach(domain->power_dev, true); in imx8mp_blk_ctrl_probe()
758 dev_pm_domain_detach(bc->domains[i].power_dev, true); in imx8mp_blk_ctrl_probe()
761 dev_pm_domain_detach(bc->bus_power_dev, true); in imx8mp_blk_ctrl_probe()
777 dev_pm_domain_detach(domain->power_dev, true); in imx8mp_blk_ctrl_remove()
782 dev_pm_domain_detach(bc->bus_power_dev, true); in imx8mp_blk_ctrl_remove()
/drivers/amba/
A Dbus.c203 dev_pm_domain_detach(&dev->dev, true); in amba_read_periphid()
300 dev_pm_domain_detach(dev, true); in amba_probe()
317 dev_pm_domain_detach(dev, true); in amba_probe()
339 dev_pm_domain_detach(dev, true); in amba_remove()
/drivers/soundwire/
A Dbus_type.c117 dev_pm_domain_detach(dev, false); in sdw_drv_probe()
183 dev_pm_domain_detach(dev, false); in sdw_drv_remove()
/drivers/gpu/drm/display/
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()
/drivers/clk/imx/
A Dclk-imx8-acm.c298 dev_pm_domain_detach(dev_pm->pd_dev[i], false); in clk_imx_acm_attach_pm_domains()
308 dev_pm_domain_detach(dev_pm->pd_dev[i], false); in clk_imx_acm_attach_pm_domains()
328 dev_pm_domain_detach(dev_pm->pd_dev[i], false); in clk_imx_acm_detach_pm_domains()
/drivers/base/
A Dauxiliary.c228 dev_pm_domain_detach(dev, true); in auxiliary_bus_probe()
240 dev_pm_domain_detach(dev, true); in auxiliary_bus_remove()
A Ddd.c556 dev_pm_domain_detach(dev, dev->power.detach_power_off); in device_unbind_cleanup()
/drivers/mmc/core/
A Dsdio_bus.c203 dev_pm_domain_detach(dev, false); in sdio_bus_probe()
235 dev_pm_domain_detach(dev, false); in sdio_bus_remove()
/drivers/bus/
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()
/drivers/clk/qcom/
A Dapcs-sdx55.c133 dev_pm_domain_detach(cpu_dev, true); in qcom_apcs_sdx55_clk_remove()
/drivers/gpu/drm/imagination/
A Dpvr_power.c601 dev_pm_domain_detach(domain_devs[i], true); in pvr_power_domains_init()
618 dev_pm_domain_detach(pvr_dev->power.domain_devs[i], true); in pvr_power_domains_fini()
/drivers/cpuidle/
A Ddt_idle_genpd.c195 dev_pm_domain_detach(dev, false); in dt_idle_detach_cpu()
/drivers/remoteproc/
A Dqcom_wcnss.c419 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()
A Dqcom_q6v5_pas.c525 dev_pm_domain_detach(devs[i], false); in qcom_pas_pds_attach()
542 dev_pm_domain_detach(pds[i], false); in qcom_pas_pds_detach()
/drivers/tty/serdev/
A Dcore.c408 dev_pm_domain_detach(dev, true); in serdev_drv_probe()
419 dev_pm_domain_detach(dev, true); in serdev_drv_remove()
/drivers/gpu/drm/msm/adreno/
A Da6xx_gmu.c1815 dev_pm_domain_detach(gmu->cxpd, false); in a6xx_gmu_remove()
1819 dev_pm_domain_detach(gmu->gxpd, false); in a6xx_gmu_remove()
1907 dev_pm_domain_detach(gmu->cxpd, false); in a6xx_gmu_wrapper_init()
2091 dev_pm_domain_detach(gmu->gxpd, false); in a6xx_gmu_init()
2099 dev_pm_domain_detach(gmu->cxpd, false); in a6xx_gmu_init()
/drivers/dma/
A Dfsl-edma-main.c644 dev_pm_domain_detach(fsl_chan->pd_dev, false); in fsl_edma3_detach_pd()
682 dev_pm_domain_detach(pd_chan, false); in fsl_edma3_attach_pd()
/drivers/rpmsg/
A Drpmsg_core.c541 dev_pm_domain_detach(dev, true); in rpmsg_dev_remove()
/drivers/gpu/drm/panfrost/
A Dpanfrost_device.c138 dev_pm_domain_detach(pfdev->pm_domain_devs[i], true); in panfrost_pm_domain_fini()
/drivers/video/fbdev/
A Dsimplefb.c446 dev_pm_domain_detach(par->genpds[i], true); in simplefb_detach_genpds()
/drivers/gpu/drm/sysfb/
A Dsimpledrm.c488 dev_pm_domain_detach(sdev->pwr_dom_devs[i], true); in simpledrm_device_detach_genpd()
/drivers/i2c/
A Di2c-core-base.c612 dev_pm_domain_detach(&client->dev, do_power_on); in i2c_device_probe()
639 dev_pm_domain_detach(&client->dev, true); in i2c_device_remove()
/drivers/media/platform/qcom/camss/
A Dcamss.c3507 dev_pm_domain_detach(camss->genpd, true); in camss_configure_pd()
3547 dev_pm_domain_detach(camss->genpd, true); in camss_genpd_cleanup()

Completed in 62 milliseconds

12