Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/i2c/
H A Dov2722.h1107 static struct ov2722_resolution ov2722_res_preview[] = { variable
1158 #define N_RES_PREVIEW (ARRAY_SIZE(ov2722_res_preview))
1271 static struct ov2722_resolution *ov2722_res = ov2722_res_preview;
H A Datomisp-ov2722.c642 ov2722_res = ov2722_res_preview; in ov2722_init()