Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Duvcvideo.h72 #define UVCIOC_CTRL_MAP _IOWR('u', 0x20, struct uvc_xu_control_mapping) macro
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Duvcvideo.rst47 The ioctl used to create these control mappings is called UVCIOC_CTRL_MAP.
53 For details on the UVCIOC_CTRL_MAP ioctl please refer to the section titled
93 UVCIOC_CTRL_ADD and UVCIOC_CTRL_MAP ioctls require super user permissions.
109 UVCIOC_CTRL_MAP - Map a UVC control to a V4L2 control
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_v4l2.c1368 case UVCIOC_CTRL_MAP: in uvc_ioctl_default()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch304 +pub const UVCIOC_CTRL_MAP: u32 = 3227546912;