Searched refs:UVC_SET_CUR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dvideo.h65 #define UVC_SET_CUR 0x01 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/uvc/
H A Duvc_ctrl.c994 ret = uvc_query_ctrl(dev, UVC_SET_CUR, ctrl->entity->id,
1227 ret = uvc_query_ctrl(chain->dev, set ? UVC_SET_CUR : UVC_GET_CUR,
H A Duvc_v4l2.c742 return uvc_query_ctrl(chain->dev, UVC_SET_CUR,
H A Duvc_video.c241 ret = __uvc_query_ctrl(stream->dev, UVC_SET_CUR, 0, stream->intfnum,

Completed in 116 milliseconds