Searched defs:ov2722_resolution (Results 1 – 1 of 1) sorted by relevance
158 struct ov2722_resolution { struct159 u8 *desc;160 const struct ov2722_reg *regs;161 int res;162 int width;163 int height;187 struct ov2722_resolution *res; argument