Searched refs:pm_runtime_force_suspend (Results 26 - 50 of 215) sorted by relevance

123456789

/linux-master/drivers/gpu/drm/msm/dsi/
H A Ddsi.c204 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/linux-master/drivers/gpu/drm/tegra/
H A Dnvdec.c216 pm_runtime_force_suspend(client->dev);
558 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/linux-master/drivers/gpio/
H A Dgpio-xilinx.c317 return pm_runtime_force_suspend(dev);
321 return pm_runtime_force_suspend(dev);
/linux-master/drivers/gpu/host1x/
H A Ddev.c687 pm_runtime_force_suspend(&pdev->dev);
771 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend, pm_runtime_force_resume)
/linux-master/drivers/mmc/host/
H A Ddw_mmc-rockchip.c384 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Ddw_mmc-k3.c464 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Drenesas_sdhi_sys_dmac.c459 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Dsdhci-of-at91.c240 ret = pm_runtime_force_suspend(dev);
/linux-master/drivers/media/platform/marvell/
H A Dmmp-driver.c295 pm_runtime_force_suspend(mcam->dev);
/linux-master/sound/soc/codecs/
H A Dak5558.c380 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/linux-master/sound/soc/tegra/
H A Dtegra20_spdif.c408 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Dtegra210_ope.c393 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Dtegra20_i2s.c492 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/linux-master/drivers/iio/dac/
H A Dstm32-dac.c387 return pm_runtime_force_suspend(dev);
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_power.c366 WARN_ON(pm_runtime_force_suspend(from_pvr_device(pvr_dev)->dev));
/linux-master/sound/soc/fsl/
H A Dfsl_mqs.c302 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Dfsl_audmix.c553 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/linux-master/drivers/irqchip/
H A Dirq-imx-intmux.c346 SET_NOIRQ_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Dirq-imx-irqsteer.c295 SET_NOIRQ_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-samsung-atna33xc20.c377 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/linux-master/drivers/clk/imx/
H A Dclk-imx8mp-audiomix.c371 SET_NOIRQ_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/linux-master/drivers/media/i2c/
H A Ddw9768.c541 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/linux-master/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.c429 err = pm_runtime_force_suspend(dev);
/linux-master/drivers/dma/
H A Dstm32-dmamux.c345 pm_runtime_force_suspend(dev);
/linux-master/sound/soc/starfive/
H A Djh7110_pwmdac.c403 return pm_runtime_force_suspend(dev);

Completed in 305 milliseconds

123456789