Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Dov2722.h169 struct ov2722_resolution { struct
170 u8 *desc;
171 const struct ov2722_reg *regs;
172 int res;
173 int width;
174 int height;
198 struct ov2722_resolution *res; argument