Searched refs:pm_runtime_force_suspend (Results 1 – 12 of 12) sorted by relevance
36 extern int pm_runtime_force_suspend(struct device *dev);132 static inline int pm_runtime_force_suspend(struct device *dev) { return 0; } in pm_runtime_force_suspend() function
33 ret = pm_runtime_force_suspend(dev); in tmio_mmc_suspend()
373 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
1849 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
2584 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
464 return pm_runtime_force_suspend(dev); in spi_st_suspend()
2324 ret = pm_runtime_force_suspend(dev); in pl022_suspend()
1413 int pm_runtime_force_suspend(struct device *dev) in pm_runtime_force_suspend() function1439 EXPORT_SYMBOL_GPL(pm_runtime_force_suspend);
526 return pm_runtime_force_suspend(dev); in zynq_gpio_suspend()
884 ret = pm_runtime_force_suspend(dev); in nmk_i2c_suspend_late()
2948 ret = pm_runtime_force_suspend(dev); in dma40_suspend()
3242 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,