Searched defs:camif_dev (Results 1 – 1 of 1) sorted by relevance
266 struct camif_dev { struct267 struct media_device media_dev;268 struct v4l2_device v4l2_dev;269 struct v4l2_subdev subdev;270 struct v4l2_mbus_framefmt mbus_fmt;271 struct v4l2_rect camif_crop;272 struct media_pad pads[CAMIF_SD_PADS_NUM];273 int stream_count;275 struct cam_sensor {279 } sensor;[all …]