Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Dov2722.h193 struct ov2722_device { struct
194 struct v4l2_subdev sd;
195 struct media_pad pad;
196 struct v4l2_mbus_framefmt format;
197 struct mutex input_lock;
198 struct ov2722_resolution *res;
201 int power_on;
202 u16 pixels_per_line;
203 u16 lines_per_frame;
204 u8 type;
[all …]