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
110 Argument: struct uvc_xu_control_mapping119 To create a mapping, applications fill the uvc_xu_control_mapping152 * struct uvc_xu_control_mapping
37 struct uvc_xu_control_mapping *xmap) in uvc_ioctl_ctrl_map()1319 static int uvc_v4l2_get_xu_mapping(struct uvc_xu_control_mapping *kp, in uvc_v4l2_get_xu_mapping()1338 static int uvc_v4l2_put_xu_mapping(const struct uvc_xu_control_mapping *kp, in uvc_v4l2_put_xu_mapping()1393 struct uvc_xu_control_mapping xmap; in uvc_v4l2_compat_ioctl32()