Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/i2c/
Dov2680.h810 static struct ov2680_resolution ov2680_res_preview[] = { variable
843 #define N_RES_PREVIEW (ARRAY_SIZE(ov2680_res_preview))
845 static struct ov2680_resolution *ov2680_res = ov2680_res_preview;
Datomisp-ov2680.c689 ov2680_res = ov2680_res_preview; in ov2680_init()
1077 ov2680_res = ov2680_res_preview; in ov2680_s_stream()