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