Searched refs:imx214_module_info (Results 1 – 1 of 1) sorted by relevance
169 static const struct imx214_id_name imx214_module_info[] = { variable891 for (i = 0; i < ARRAY_SIZE(imx214_module_info) - 1; i++) { in imx214_get_otp()892 if (imx214_module_info[i].id == otp->module_id) in imx214_get_otp()895 strscpy(inf->fac.module, imx214_module_info[i].name, in imx214_get_otp()