Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-param.c704 isp->otf_input.err = OTF_INPUT_ERROR_NONE; in fimc_is_set_initial_params()
831 drc->otf_input.err = OTF_INPUT_ERROR_NONE; in fimc_is_set_initial_params()
870 fd->otf_input.err = OTF_INPUT_ERROR_NONE; in fimc_is_set_initial_params()
H A Dfimc-is-param.h136 #define OTF_INPUT_ERROR_NONE 0 /* Input setting is done */ macro