Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/i2c/
Dov2680.h843 #define N_RES_PREVIEW (ARRAY_SIZE(ov2680_res_preview)) macro
846 static unsigned long N_RES = N_RES_PREVIEW;
Dgc0310.h401 #define N_RES_PREVIEW (ARRAY_SIZE(gc0310_res_preview)) macro
404 static unsigned long N_RES = N_RES_PREVIEW;
Dgc2235.h584 #define N_RES_PREVIEW (ARRAY_SIZE(gc2235_res_preview)) macro
680 static unsigned long N_RES = N_RES_PREVIEW;
Dov2722.h1158 #define N_RES_PREVIEW (ARRAY_SIZE(ov2722_res_preview)) macro
1272 static unsigned long N_RES = N_RES_PREVIEW;
Datomisp-ov2680.c689 N_RES = N_RES_PREVIEW; in ov2680_init()
1073 N_RES = N_RES_PREVIEW; in ov2680_s_stream()
Datomisp-gc2235.c542 N_RES = N_RES_PREVIEW; in __gc2235_init()
Datomisp-ov2722.c643 N_RES = N_RES_PREVIEW; in ov2722_init()
Datomisp-gc0310.c729 N_RES = N_RES_PREVIEW; in gc0310_init()
/Linux-v5.10/drivers/staging/media/atomisp/i2c/ov5693/
Dov5693.h1162 #define N_RES_PREVIEW (ARRAY_SIZE(ov5693_res_preview)) macro
1391 static unsigned long N_RES = N_RES_PREVIEW;
Datomisp-ov5693.c1461 N_RES = N_RES_PREVIEW; in ov5693_s_power()