Home
last modified time | relevance | path

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

/linux-6.8/drivers/staging/media/atomisp/i2c/
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;
200 struct camera_sensor_platform_data *platform_data;
201 int power_on;
202 u16 pixels_per_line;
203 u16 lines_per_frame;
[all …]