Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Duvcvideo.h67 #define UVCIOC_CTRL_MAP _IOWR('u', 0x20, struct uvc_xu_control_mapping) macro
/linux-4.4.14/Documentation/video4linux/
Duvcvideo.txt43 The ioctl used to create these control mappings is called UVCIOC_CTRL_MAP.
49 For details on the UVCIOC_CTRL_MAP ioctl please refer to the section titled
88 UVCIOC_CTRL_ADD and UVCIOC_CTRL_MAP ioctls require super user permissions.
102 ---- UVCIOC_CTRL_MAP - Map a UVC control to a V4L2 control ----
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_v4l2.c1225 case UVCIOC_CTRL_MAP: in uvc_ioctl_default()
1401 cmd = UVCIOC_CTRL_MAP; in uvc_v4l2_compat_ioctl32()
1423 case UVCIOC_CTRL_MAP: in uvc_v4l2_compat_ioctl32()