Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dvideodev2.h774 #define V4L2_INPUT_TYPE_CAMERA 2 macro
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c554 input.type = V4L2_INPUT_TYPE_CAMERA; in usbvc_v4l2_ioctl()