Searched refs:V4L2_FIELD_NONE (Results 326 - 349 of 349) sorted by relevance

<<11121314

/linux-master/include/uapi/linux/
H A Dvideodev2.h93 V4L2_FIELD_NONE = 1, /* this device has no fields ... */ enumerator in enum:v4l2_field
/linux-master/drivers/media/i2c/
H A Dov5640.c532 .field = V4L2_FIELD_NONE,
543 .field = V4L2_FIELD_NONE,
H A Dov8865.c2669 mbus_format->field = V4L2_FIELD_NONE;
H A Dov8856.c1977 fmt->field = V4L2_FIELD_NONE;
H A Dov5648.c2187 mbus_format->field = V4L2_FIELD_NONE;
H A Dst-vgxy61.c621 fmt->field = V4L2_FIELD_NONE;
H A Dalvium-csi2.c33 .field = V4L2_FIELD_NONE,
H A Dtda1997x.c1775 V4L2_FIELD_SEQ_TB : V4L2_FIELD_NONE;
H A Dtc358743.c1676 format->format.field = V4L2_FIELD_NONE;
H A Dds90ub960.c2733 .field = V4L2_FIELD_NONE,
H A Dhi847.c2555 fmt->field = V4L2_FIELD_NONE;
H A Dadv7604.c1859 format->field = V4L2_FIELD_NONE;
H A Dadv7842.c2011 format->field = V4L2_FIELD_NONE;
H A Dov64a40.c3048 fmt->field = V4L2_FIELD_NONE;
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c163 [V4L2_FIELD_NONE] = "none",
1647 p->field = V4L2_FIELD_NONE;
H A Dv4l2-subdev.c1235 sink_fmt->format.field != V4L2_FIELD_NONE) {
/linux-master/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c1985 in->pix.field = out->pix.field = V4L2_FIELD_NONE;
/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda-bit.c2522 dst_buf->field = V4L2_FIELD_NONE;
/linux-master/drivers/media/platform/renesas/
H A Drcar-csi2.c821 priv->mf.field == V4L2_FIELD_NONE ? 'p' : 'i');
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c1704 .field = V4L2_FIELD_NONE,
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css.c156 f->field = V4L2_FIELD_NONE;
/linux-master/drivers/input/touchscreen/
H A Datmel_mxt_ts.c2599 f->field = V4L2_FIELD_NONE;
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c3560 f->field = V4L2_FIELD_NONE;
/linux-master/drivers/media/usb/gspca/
H A Dtopro.c141 {320, 240, V4L2_PIX_FMT_JPEG, V4L2_FIELD_NONE,
145 {640, 480, V4L2_PIX_FMT_JPEG, V4L2_FIELD_NONE,

Completed in 727 milliseconds

<<11121314