Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/
H A Dov5693.h1099 static struct ov5693_resolution ov5693_res_preview[] = { variable
1146 #define N_RES_PREVIEW (ARRAY_SIZE(ov5693_res_preview))
1329 static struct ov5693_resolution *ov5693_res = ov5693_res_preview;
H A Datomisp-ov5693.c1233 ov5693_res = ov5693_res_preview; in ov5693_s_power()