Searched refs:UVC_RC_SETCUR (Results 1 – 3 of 3) sorted by relevance
181 case UVC_RC_SETCUR: in camera_unit_control_sample()239 case UVC_RC_SETCUR: in h264_unit_control()293 case UVC_RC_SETCUR: in sample_uvc_pu_brightness_ctrl()368 case UVC_RC_SETCUR: in sample_uvc_pu_contrast_ctrl()
1853 ret = run_cmd_func(req->buf, req->xfrd, fuvc->event_id, UVC_RC_SETCUR, fuvc->unit_id); in fuvc_control_unit_callback()1877 case UVC_RC_SETCUR: in fuvc_handle_camera_control()1907 case UVC_RC_SETCUR: in fuvc_handle_process_control()1944 case UVC_RC_SETCUR: in fuvc_handle_ext_control()1971 case UVC_RC_SETCUR: in fuvc_handle_xu_hicamera_control()2064 case UVC_RC_SETCUR: in fuvc_handle_streaming_probe()
619 #define UVC_RC_SETCUR 0x01 macro