Searched refs:usb_desc_endpoint (Results 1 – 2 of 2) sorted by relevance
227 int usb_desc_endpoint(const USBDescEndpoint *ep, int flags,
194 rc = usb_desc_endpoint(iface->eps + i, flags, dest + pos, len - pos); in usb_desc_iface()204 int usb_desc_endpoint(const USBDescEndpoint *ep, int flags, in usb_desc_endpoint() function