Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-core.h271 struct camif_dev { struct
272 struct media_device media_dev;
273 struct v4l2_device v4l2_dev;
274 struct v4l2_subdev subdev;
275 struct v4l2_mbus_framefmt mbus_fmt;
276 struct v4l2_rect camif_crop;
277 struct media_pad pads[CAMIF_SD_PADS_NUM];
278 int stream_count;
280 struct cam_sensor {
284 } sensor;
[all …]