Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c84 static int fimc_capture_state_cleanup(struct fimc_dev *fimc, bool suspend) in fimc_capture_state_cleanup() function
142 return fimc_capture_state_cleanup(fimc, suspend); in fimc_stop_capture()
271 fimc_capture_state_cleanup(fimc, false); in start_streaming()