Home
last modified time | relevance | path

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

/linux-4.1.27/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
360 fimc_lite_stop_capture(fimc, false); in stop_streaming()
540 fimc_lite_stop_capture(fimc, false); in fimc_lite_release()
1654 ret = fimc_lite_stop_capture(fimc, suspend); in fimc_lite_suspend()