Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dimx258.c166 static const struct imx258_id_name imx258_module_info[] = { variable
979 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()