Searched refs:USB_UVC_VS_PROBE_CONTROL (Results 1 – 2 of 2) sorted by relevance
1491 case USB_UVC_VS_PROBE_CONTROL: in fuvc_streaming_set()1594 case USB_UVC_VS_PROBE_CONTROL: in fuvc_request_complete()2078 if ((UGETW(ctrl->wValue) >> 8) == USB_UVC_VS_PROBE_CONTROL) in fuvc_handle_streaming_probe()2144 case USB_UVC_VS_PROBE_CONTROL: in fuvc_handle_class_setup_streaming()2145 fuvc->control = USB_UVC_VS_PROBE_CONTROL; in fuvc_handle_class_setup_streaming()
602 #define USB_UVC_VS_PROBE_CONTROL 0x01 macro