Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/i2c/
Dov2722.h182 struct ov2722_device { struct
183 struct v4l2_subdev sd;
184 struct media_pad pad;
185 struct v4l2_mbus_framefmt format;
186 struct mutex input_lock;
187 struct ov2722_resolution *res;
189 struct camera_sensor_platform_data *platform_data;
190 u16 pixels_per_line;
191 u16 lines_per_frame;
192 u8 type;
[all …]