Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/s3c-camif/
Dcamif-core.h261 struct camif_dev { struct
262 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 …]