Searched refs:usb_endpoint_maxp (Results 1 – 3 of 3) sorted by relevance
504 int max_packet_size = (size_t)usb_endpoint_maxp(ep->desc); in usb_ep_align()
655 static inline int usb_endpoint_maxp(const struct usb_endpoint_descriptor *epd) in usb_endpoint_maxp() function
2039 return usb_endpoint_maxp(&ep->desc); in usb_maxpacket()
Completed in 16 milliseconds