Searched defs:usb_maxpacket (Results 1 – 3 of 3) sorted by relevance
293 int usb_maxpacket(struct usb_device *dev, unsigned long pipe) in usb_maxpacket() function
482 unsigned short usb_maxpacket; member
2029 static inline u16 usb_maxpacket(struct usb_device *udev, int pipe) in usb_maxpacket() function