Searched defs:streaming_maxpacket (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/gadget/function/ | ||
H A D | u_uvc.h | 25 unsigned int streaming_maxpacket; member |
/linux/drivers/usb/gadget/legacy/ | ||
H A D | webcam.c | 26 static unsigned int streaming_maxpacket = 1024; variable |