Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dimx214.c169 static const struct imx214_id_name imx214_module_info[] = { variable
891 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()