Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
Dfimc-is-param.h303 #define ISP_FLASH_ERROR_NONE 0 /* Flash setting is done */ macro
Dfimc-is-param.c315 isp->flash.err = ISP_FLASH_ERROR_NONE; in __is_set_isp_flash()