Home
last modified time | relevance | path

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

/linux-5.10/drivers/staging/media/atomisp/i2c/
Dov2680.h169 struct ov2680_device { struct
170 struct v4l2_subdev sd;
171 struct media_pad pad;
172 struct v4l2_mbus_framefmt format;
196 #define to_ov2680_sensor(x) container_of(x, struct ov2680_device, sd) argument