Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov5670.c227 static const struct ov5670_id_name ov5670_lens_info[] = { variable
935 for (i = 0; i < ARRAY_SIZE(ov5670_lens_info) - 1; i++) { in ov5670_get_otp()
936 if (ov5670_lens_info[i].id == otp->lens_id) in ov5670_get_otp()
939 strscpy(inf->fac.lens, ov5670_lens_info[i].name, in ov5670_get_otp()