Home
last modified time | relevance | path

Searched refs:V4L2_FIELD_NONE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c1008 format->fmt.pix.field = V4L2_FIELD_NONE; in usbvc_v4l2_set_format()
1066 format->fmt.pix.field = V4L2_FIELD_NONE; in usbvc_v4l2_get_format()
H A Dusbvc.c2961 bufs[i].v4l2_buf.field = V4L2_FIELD_NONE; in usbvc_alloc_map_bufs()
/illumos-gate/usr/src/uts/common/sys/
H A Dvideodev2.h91 V4L2_FIELD_NONE = 1, /* this device has no fields ... */ enumerator