Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/exynos4-is/
Dfimc-lite.c224 static int fimc_lite_stop_capture(struct fimc_lite *fimc, bool suspend) in fimc_lite_stop_capture() function
355 fimc_lite_stop_capture(fimc, false); in stop_streaming()
537 fimc_lite_stop_capture(fimc, false); in fimc_lite_release()
1651 ret = fimc_lite_stop_capture(fimc, suspend); in fimc_lite_suspend()