Searched refs:UVC_CONTROL_GET_CUR (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/uvc/
H A Duvc_ctrl.c125 .flags = UVC_CONTROL_SET_CUR | UVC_CONTROL_GET_CUR
133 .flags = UVC_CONTROL_SET_CUR | UVC_CONTROL_GET_CUR
141 .flags = UVC_CONTROL_SET_CUR | UVC_CONTROL_GET_CUR
149 .flags = UVC_CONTROL_SET_CUR | UVC_CONTROL_GET_CUR
173 .flags = UVC_CONTROL_GET_CUR,
180 .flags = UVC_CONTROL_GET_CUR,
187 .flags = UVC_CONTROL_SET_CUR | UVC_CONTROL_GET_CUR
195 .flags = UVC_CONTROL_SET_CUR | UVC_CONTROL_GET_CUR
204 .flags = UVC_CONTROL_SET_CUR | UVC_CONTROL_GET_CUR
310 .flags = UVC_CONTROL_SET_CUR | UVC_CONTROL_GET_CUR
[all...]
H A Duvcvideo.h21 #define UVC_CONTROL_GET_CUR (1 << 1) macro
33 #define UVC_CONTROL_GET_RANGE (UVC_CONTROL_GET_CUR | UVC_CONTROL_GET_MIN | \

Completed in 102 milliseconds