Searched defs:camif_dev (Results 1 – 2 of 2) sorted by relevance
261 struct camif_dev { struct262 struct media_device media_dev;263 struct v4l2_device v4l2_dev;264 struct v4l2_subdev subdev;265 struct v4l2_mbus_framefmt mbus_fmt;266 struct v4l2_rect camif_crop;267 struct media_pad pads[CAMIF_SD_PADS_NUM];268 int stream_count;270 struct cam_sensor {274 } sensor;[all …]
265 struct camif_dev { struct266 struct media_device media_dev;267 struct v4l2_device v4l2_dev;268 struct v4l2_subdev subdev;269 struct v4l2_mbus_framefmt mbus_fmt;270 struct v4l2_rect camif_crop;271 struct media_pad pads[CAMIF_SD_PADS_NUM];272 int stream_count;274 struct cam_sensor {278 } sensor;[all …]