Home
last modified time | relevance | path

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

/drivers/media/platform/exynos4-is/
Dfimc-capture.c128 static int fimc_stop_capture(struct fimc_dev *fimc, bool suspend) in fimc_stop_capture() function
305 return fimc_stop_capture(fimc, false); in stop_streaming()
312 int ret = fimc_stop_capture(fimc, suspend); in fimc_capture_suspend()
567 fimc_stop_capture(fimc, false); in fimc_capture_release()