Home
last modified time | relevance | path

Searched refs:UVC_GET_LEN (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/Documentation/video4linux/
Duvcvideo.txt70 UVC_GET_LEN requests in order to be able to allocate a sufficiently large buffer
196 UVC_GET_LEN
205 control. Exceptions are the UVC_GET_LEN and UVC_GET_INFO queries, for
213 important for the result of the UVC_GET_LEN requests, which is always
/linux-4.4.14/include/uapi/linux/usb/
Dvideo.h70 #define UVC_GET_LEN 0x85 macro
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_ctrl.c1650 ret = uvc_query_ctrl(dev, UVC_GET_LEN, ctrl->entity->id, dev->intfnum, in uvc_ctrl_fill_xu_info()
1790 case UVC_GET_LEN: in uvc_xu_ctrl_query()
Duvc_video.c61 case UVC_GET_LEN: in uvc_query_name()