Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Dgc2235.h567 #define N_RES_PREVIEW (ARRAY_SIZE(gc2235_res_preview)) macro
648 static unsigned long N_RES = N_RES_PREVIEW;
H A Dov2722.h1141 #define N_RES_PREVIEW (ARRAY_SIZE(ov2722_res_preview)) macro
1237 static unsigned long N_RES = N_RES_PREVIEW;
H A Datomisp-gc2235.c372 N_RES = N_RES_PREVIEW; in __gc2235_init()
H A Datomisp-ov2722.c473 N_RES = N_RES_PREVIEW; in ov2722_init()
/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/
H A Dov5693.h1146 #define N_RES_PREVIEW (ARRAY_SIZE(ov5693_res_preview)) macro
1330 static unsigned long N_RES = N_RES_PREVIEW;
H A Datomisp-ov5693.c1234 N_RES = N_RES_PREVIEW; in ov5693_s_power()