Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c126 static int fimc_stop_capture(struct fimc_dev *fimc, bool suspend) in fimc_stop_capture() function
298 fimc_stop_capture(fimc, false); in stop_streaming()
305 int ret = fimc_stop_capture(fimc, suspend); in fimc_capture_suspend()