Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Duvcvideo.h66 #define UVCIOC_CTRL_MAP _IOWR('u', 0x20, struct uvc_xu_control_mapping) macro
/linux-3.4.99/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-3.4.99/drivers/media/video/uvc/
Duvc_v4l2.c1008 case UVCIOC_CTRL_MAP: in uvc_v4l2_do_ioctl()
1200 cmd = UVCIOC_CTRL_MAP; in uvc_v4l2_compat_ioctl32()
1222 case UVCIOC_CTRL_MAP: in uvc_v4l2_compat_ioctl32()