Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/i2c/
Dgc2235.h110 struct gc2235_resolution { struct
111 u8 *desc;
112 const struct gc2235_reg *regs;
113 int res;
114 int width;
115 int height;
139 struct gc2235_resolution *res; argument