Searched defs:ov2722_resolution (Results 1 – 1 of 1) sorted by relevance
169 struct ov2722_resolution { struct170 u8 *desc;171 const struct ov2722_reg *regs;172 int res;173 int width;174 int height;198 struct ov2722_resolution *res; argument