Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/i2c/
Dov2722.h158 struct ov2722_resolution { struct
159 u8 *desc;
160 const struct ov2722_reg *regs;
161 int res;
162 int width;
163 int height;
187 struct ov2722_resolution *res; argument