Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-is-param.c707 isp->otf_input.err = OTF_INPUT_ERROR_NONE; in fimc_is_set_initial_params()
834 drc->otf_input.err = OTF_INPUT_ERROR_NONE; in fimc_is_set_initial_params()
873 fd->otf_input.err = OTF_INPUT_ERROR_NONE; in fimc_is_set_initial_params()
Dfimc-is-param.h139 #define OTF_INPUT_ERROR_NONE 0 /* Input setting is done */ macro