Lines Matching full:uvc
17 #include <linux/usb/uvc.h>
372 * the V4L2 control value, to the corresponding UVC control value used by the
374 * available, otherwise the function assumes that the V4L2 and UVC values are
377 * For controls of type UVC_CTRL_DATA_TYPE_BITMASK, the UVC control value is
528 /* UVC 1.1 does not define auto, we can exit. */ in uvc_ctrl_filter_plf_mapping()
916 * triggered. UVC devices however want to see a 1 written -> override in uvc_set_le_value()
945 * UVC Controls
1052 "UVC non compliance - GET_RES failed on " in uvc_ctrl_populate_cache()
1430 * Mapping V4L2 controls to UVC controls can be straightforward if done well.
1431 * Most of the UVC controls exist in V4L2, and can be mapped directly. Some
1433 * Balance V4L2 controls use the White Balance Component UVC control) or
1795 * later processing. If the UVC and V4L2 control sizes differ, the current
1802 * dirty will be modified in the UVC device, and the dirty flag will be
2008 * UVC controls that support it. in uvc_ctrl_set()
2029 * If the mapping doesn't span the whole UVC control, the current value in uvc_ctrl_set()
2652 * information. As some buggy UVC devices will crash when queried in uvc_ctrl_init_ctrl()