Searched refs:fimc_runtime_suspend (Results 1 – 2 of 2) sorted by relevance
1036 static int fimc_runtime_suspend(struct device *dev) in fimc_runtime_suspend() function1154 SET_RUNTIME_PM_OPS(fimc_runtime_suspend, fimc_runtime_resume, NULL)
1384 static int fimc_runtime_suspend(struct device *dev) in fimc_runtime_suspend() function1401 static DEFINE_RUNTIME_DEV_PM_OPS(fimc_pm_ops, fimc_runtime_suspend,