Home
last modified time | relevance | path

Searched refs:V4L2_CAP_STREAMING (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvideodev2.h246 #define V4L2_CAP_STREAMING 0x04000000 /* streaming I/O ioctls */ macro
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c131 | V4L2_CAP_STREAMING | V4L2_CAP_READWRITE; in usbvc_v4l2_ioctl()