Home
last modified time | relevance | path

Searched refs:fimc_is_runtime_suspend (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/platform/exynos4-is/
Dfimc-is.c788 static int fimc_is_runtime_suspend(struct device *dev);
888 fimc_is_runtime_suspend(dev); in fimc_is_probe()
910 static int fimc_is_runtime_suspend(struct device *dev) in fimc_is_runtime_suspend() function
945 fimc_is_runtime_suspend(dev); in fimc_is_remove()
966 SET_RUNTIME_PM_OPS(fimc_is_runtime_suspend, fimc_is_runtime_resume,