Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/i2c/
Dgc0310.h400 #define N_RES_PREVIEW (ARRAY_SIZE(gc0310_res_preview)) macro
403 static unsigned long N_RES = N_RES_PREVIEW;
Dgc2235.h583 #define N_RES_PREVIEW (ARRAY_SIZE(gc2235_res_preview)) macro
679 static unsigned long N_RES = N_RES_PREVIEW;
Dov2680.h915 #define N_RES_PREVIEW (ARRAY_SIZE(ov2680_res_preview)) macro
Dov2722.h1157 #define N_RES_PREVIEW (ARRAY_SIZE(ov2722_res_preview)) macro
1271 static unsigned long N_RES = N_RES_PREVIEW;
Datomisp-ov2680.c848 res = &ov2680_res_preview[N_RES_PREVIEW - 1]; in ov2680_set_fmt()
1066 if (index >= N_RES_PREVIEW) in ov2680_enum_frame_size()
1083 if (fie->index >= N_RES_PREVIEW || in ov2680_enum_frame_interval()
Datomisp-gc2235.c543 N_RES = N_RES_PREVIEW; in __gc2235_init()
Datomisp-ov2722.c643 N_RES = N_RES_PREVIEW; in ov2722_init()
Datomisp-gc0310.c728 N_RES = N_RES_PREVIEW; in gc0310_init()
/Linux-v6.1/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()