Searched refs:uvc_xu_control_mapping (Results 1 – 3 of 3) sorted by relevance
44 struct uvc_xu_control_mapping { struct70 #define UVCIOC_CTRL_MAP _IOWR('u', 0x20, struct uvc_xu_control_mapping) argument
112 Argument: struct uvc_xu_control_mapping121 To create a mapping, applications fill the uvc_xu_control_mapping154 * struct uvc_xu_control_mapping
32 struct uvc_xu_control_mapping *xmap) in uvc_ioctl_ctrl_map()1347 static int uvc_v4l2_get_xu_mapping(struct uvc_xu_control_mapping *kp, in uvc_v4l2_get_xu_mapping()1366 static int uvc_v4l2_put_xu_mapping(const struct uvc_xu_control_mapping *kp, in uvc_v4l2_put_xu_mapping()1421 struct uvc_xu_control_mapping xmap; in uvc_v4l2_compat_ioctl32()