Searched refs:USB_UVC_VS_COMMIT_CONTROL (Results 1 – 2 of 2) sorted by relevance
1501 case USB_UVC_VS_COMMIT_CONTROL: in fuvc_streaming_set()1561 if (fuvc->control == USB_UVC_VS_COMMIT_CONTROL && check_probe_status(fuvc)) in fuvc_streaming_set()1576 if (fuvc->control == USB_UVC_VS_COMMIT_CONTROL) in fuvc_streaming_set()1599 case USB_UVC_VS_COMMIT_CONTROL: in fuvc_request_complete()2160 case USB_UVC_VS_COMMIT_CONTROL: in fuvc_handle_class_setup_streaming()2161 fuvc->control = USB_UVC_VS_COMMIT_CONTROL; in fuvc_handle_class_setup_streaming()
603 #define USB_UVC_VS_COMMIT_CONTROL 0x02 macro