Searched refs:pm_runtime_force_suspend (Results 1 – 25 of 151) sorted by relevance
1234567
/drivers/gpu/drm/stm/ |
D | drv.c | 130 pm_runtime_force_suspend(dev); in drv_suspend() 147 pm_runtime_force_suspend(dev); in drv_resume()
|
/drivers/mmc/host/ |
D | dw_mmc-pci.c | 78 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
D | dw_mmc-pltfm.c | 58 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
D | dw_mmc-zx.c | 213 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
D | tmio_mmc.c | 93 ret = pm_runtime_force_suspend(dev); in tmio_mmc_suspend()
|
D | renesas_sdhi_internal_dmac.c | 346 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
/drivers/bus/ |
D | tegra-aconnect.c | 97 SET_NOIRQ_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
/drivers/gpu/drm/msm/adreno/ |
D | adreno_device.c | 431 pm_runtime_force_suspend(dev); in adreno_unbind() 508 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend, pm_runtime_force_resume)
|
/drivers/irqchip/ |
D | irq-gic-pm.c | 134 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
/drivers/clk/samsung/ |
D | clk-exynos4412-isp.c | 156 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
D | clk-exynos5-subcmu.c | 121 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
D | clk-exynos-audss.c | 289 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
/drivers/mfd/ |
D | exynos-lpass.c | 176 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
/drivers/char/hw_random/ |
D | npcm-rng.c | 160 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
D | mtk-rng.c | 172 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
D | stm32-rng.c | 192 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
/drivers/memory/ |
D | mtk-smi.c | 415 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend, 584 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
/drivers/iio/dac/ |
D | stm32-dac-core.c | 237 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend, stm32_dac_core_resume)
|
/drivers/iio/light/ |
D | bh1780.c | 262 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
/drivers/gpu/drm/msm/dsi/ |
D | dsi.c | 169 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
/drivers/spi/ |
D | spi-qcom-qspi.c | 625 ret = pm_runtime_force_suspend(dev); in qcom_qspi_suspend() 643 pm_runtime_force_suspend(dev); in qcom_qspi_resume()
|
/drivers/gpu/drm/exynos/ |
D | exynos_dp.c | 283 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
/drivers/media/platform/marvell-ccic/ |
D | mmp-driver.c | 293 pm_runtime_force_suspend(mcam->dev); in mmpcam_remove()
|
/drivers/media/cec/platform/s5p/ |
D | s5p_cec.c | 284 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
/drivers/regulator/ |
D | stm32-vrefbuf.c | 280 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
1234567