Searched defs:camif_dev (Results 1 – 1 of 1) sorted by relevance
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 …]