Home
last modified time | relevance | path

Searched defs:mt9m114_res_struct (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/staging/media/atomisp/i2c/
Dmt9m114.h311 struct mt9m114_res_struct { struct
312 u8 *desc;
313 int res;
314 int width;
315 int height;
316 int fps;
317 int skip_frames;
318 bool used;
319 struct regval_list *regs;
343 static struct mt9m114_res_struct mt9m114_res[] = { argument