Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/legacy/
H A Dwebcam.c26 static unsigned int streaming_maxpacket = 1024; variable
27 module_param(streaming_maxpacket, uint, S_IRUGO|S_IWUSR);
28 MODULE_PARM_DESC(streaming_maxpacket, "1 - 1023 (FS), 1 - 3072 (hs/ss)");
537 uvc_opts->streaming_maxpacket = streaming_maxpacket; in webcam_bind()
/linux/drivers/usb/gadget/function/
H A Du_uvc.h25 unsigned int streaming_maxpacket; member
/linux/Documentation/usb/
H A Dgadget_uvc.rst359 # streaming_maxpacket sets wMaxPacketSize. Valid values are 1024/2048/3072
360 echo 3072 > $FUNCTION/streaming_maxpacket
369 but a rule of thumb is that increasing the streaming_maxpacket setting will
H A Dgadget-testing.rst817 streaming_maxpacket maximum packet size this endpoint is capable of