Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/v4l-drivers/
Duvcvideo.rst72 UVC_GET_LEN requests in order to be able to allocate a sufficiently large buffer
208 UVC_GET_LEN
217 control. Exceptions are the UVC_GET_LEN and UVC_GET_INFO queries, for
225 important for the result of the UVC_GET_LEN requests, which is always
/Linux-v4.19/include/uapi/linux/usb/
Dvideo.h72 #define UVC_GET_LEN 0x85 macro
/Linux-v4.19/drivers/media/usb/uvc/
Duvc_ctrl.c1786 ret = uvc_query_ctrl(dev, UVC_GET_LEN, ctrl->entity->id, dev->intfnum, in uvc_ctrl_fill_xu_info()
1918 case UVC_GET_LEN: in uvc_xu_ctrl_query()
Duvc_video.c61 case UVC_GET_LEN: in uvc_query_name()