Searched refs:uvc_xu_control_mapping (Results 1 – 3 of 3) sorted by relevance
41 struct uvc_xu_control_mapping { struct67 #define UVCIOC_CTRL_MAP _IOWR('u', 0x20, struct uvc_xu_control_mapping) argument
104 Argument: struct uvc_xu_control_mapping112 To create a mapping, applications fill the uvc_xu_control_mapping141 * struct uvc_xu_control_mapping
37 struct uvc_xu_control_mapping *xmap) in uvc_ioctl_ctrl_map()1254 static int uvc_v4l2_get_xu_mapping(struct uvc_xu_control_mapping *kp, in uvc_v4l2_get_xu_mapping()1290 static int uvc_v4l2_put_xu_mapping(const struct uvc_xu_control_mapping *kp, in uvc_v4l2_put_xu_mapping()1392 struct uvc_xu_control_mapping xmap; in uvc_v4l2_compat_ioctl32()