Searched refs:UVC_CONTROL_GET_MIN (Results 1 – 3 of 3) sorted by relevance
22 #define UVC_CONTROL_GET_MIN (1 << 2) macro31 #define UVC_CONTROL_GET_RANGE (UVC_CONTROL_GET_CUR | UVC_CONTROL_GET_MIN | \
946 info->flags |= UVC_CONTROL_GET_MIN | UVC_CONTROL_GET_MAX | in uvc_v4l2_do_ioctl()
831 if (ctrl->info->flags & UVC_CONTROL_GET_MIN) { in uvc_query_v4l2_ctrl()