Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c30 static unsigned int streaming_maxburst; variable
31 module_param(streaming_maxburst, uint, S_IRUGO|S_IWUSR);
32 MODULE_PARM_DESC(streaming_maxburst, "0 - 15 (ss only)");
538 uvc_opts->streaming_maxburst = streaming_maxburst; in webcam_bind()
/linux/drivers/usb/gadget/function/
H A Du_uvc.h26 unsigned int streaming_maxburst; member
/linux/Documentation/usb/
H A Dgadget_uvc.rst362 # streaming_maxburst sets bMaxBurst. Valid values are 1..15
363 echo 1 > $FUNCTION/streaming_maxburst
371 true for streaming_maxburst provided the USB connection is running at SuperSpeed.
H A Dgadget-testing.rst816 streaming_maxburst bMaxBurst for super speed companion descriptor