Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Duvcvideo.h67 #define UVCIOC_CTRL_MAP _IOWR('u', 0x20, struct uvc_xu_control_mapping) macro
/linux-4.1.27/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.1.27/drivers/media/usb/uvc/
Duvc_v4l2.c1216 case UVCIOC_CTRL_MAP: in uvc_ioctl_default()