Home
last modified time | relevance | path

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

/linux-6.8/drivers/staging/media/atomisp/i2c/
Dgc2235.h126 struct gc2235_resolution { struct
127 u8 *desc;
128 const struct gc2235_reg *regs;
129 int res;
130 int width;
131 int height;
155 struct gc2235_resolution *res; argument