Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-5.10/drivers/gpu/drm/stm/
Ddrv.c130 pm_runtime_force_suspend(dev); in drv_suspend()
147 pm_runtime_force_suspend(dev); in drv_resume()
/kernel/linux/linux-5.10/drivers/mmc/host/
Ddw_mmc-pci.c78 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
Ddw_mmc-pltfm.c58 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
Ddw_mmc-zx.c213 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
Dtmio_mmc.c93 ret = pm_runtime_force_suspend(dev); in tmio_mmc_suspend()
Drenesas_sdhi_internal_dmac.c346 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/kernel/linux/linux-5.10/include/linux/
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
/kernel/linux/linux-5.10/drivers/bus/
Dtegra-aconnect.c97 SET_NOIRQ_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-gic-pm.c134 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
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)
/kernel/linux/linux-5.10/drivers/clk/samsung/
Dclk-exynos4412-isp.c156 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
Dclk-exynos5-subcmu.c121 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
Dclk-exynos-audss.c289 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/kernel/linux/linux-5.10/drivers/mfd/
Dexynos-lpass.c176 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/kernel/linux/linux-5.10/drivers/char/hw_random/
Dnpcm-rng.c160 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
Dmtk-rng.c172 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
Dstm32-rng.c192 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/kernel/linux/linux-5.10/drivers/memory/
Dmtk-smi.c399 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
557 SET_LATE_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/kernel/linux/linux-5.10/drivers/iio/dac/
Dstm32-dac-core.c237 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend, stm32_dac_core_resume)
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
Ddsi.c169 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/kernel/linux/linux-5.10/drivers/iio/light/
Dbh1780.c262 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
Dexynos_dp.c283 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/kernel/linux/linux-5.10/sound/soc/fsl/
Dfsl_mqs.c314 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/kernel/linux/linux-5.10/drivers/spi/
Dspi-qcom-qspi.c625 ret = pm_runtime_force_suspend(dev); in qcom_qspi_suspend()
643 pm_runtime_force_suspend(dev); in qcom_qspi_resume()
/kernel/linux/linux-5.10/drivers/media/cec/platform/s5p/
Ds5p_cec.c284 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,

12345678