Searched refs:imx258_module_info (Results 1 – 1 of 1) sorted by relevance
166 static const struct imx258_id_name imx258_module_info[] = { variable979 for (i = 0; i < ARRAY_SIZE(imx258_module_info) - 1; i++) { in imx258_get_otp()980 if (imx258_module_info[i].id == otp->module_id) in imx258_get_otp()983 strscpy(inf->fac.module, imx258_module_info[i].name, in imx258_get_otp()