Home
last modified time | relevance | path

Searched refs:pm_runtime_force_suspend (Results 1 – 25 of 206) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/drivers/gpu/drm/stm/
H A Ddrv.c130 pm_runtime_force_suspend(dev); in drv_suspend()
147 pm_runtime_force_suspend(dev); in drv_resume()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_runtime.h35 extern int pm_runtime_force_suspend(struct device *dev);
221 static inline int pm_runtime_force_suspend(struct device *dev) { return 0; } in pm_runtime_force_suspend() function
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc-pci.c78 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Ddw_mmc-pltfm.c58 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Ddw_mmc-zx.c213 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Dtmio_mmc.c93 ret = pm_runtime_force_suspend(dev); in tmio_mmc_suspend()
/OK3568_Linux_fs/kernel/drivers/bus/
H A Dtegra-aconnect.c97 SET_NOIRQ_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c428 pm_runtime_force_suspend(dev); in adreno_unbind()
505 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend, pm_runtime_force_resume)
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-gic-pm.c134 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk-exynos4412-isp.c156 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Dclk-exynos5-subcmu.c121 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Dclk-exynos-audss.c289 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dexynos-lpass.c176 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_unisoc175 pm_runtime_force_suspend
/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dnpcm-rng.c160 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Dmtk-rng.c172 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Dstm32-rng.c192 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/OK3568_Linux_fs/kernel/drivers/memory/
H A Dmtk-smi.c415 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
584 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dstm32-dac-core.c237 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend, stm32_dac_core_resume)
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-qcom-qspi.c625 ret = pm_runtime_force_suspend(dev); in qcom_qspi_suspend()
643 pm_runtime_force_suspend(dev); in qcom_qspi_resume()
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dbh1780.c262 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/
H A Ddsi.c169 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_dp.c283 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Drkisp_tb_helper.c208 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_mqs.c314 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,

123456789