Searched refs:usb_endpoint_type (Results 1 – 2 of 2) sorted by relevance
464 static inline int usb_endpoint_type(const struct usb_endpoint_descriptor *epd) in usb_endpoint_type() function
1024 if (usb_endpoint_type(&ep->desc) != USB_ENDPOINT_XFER_INT) in ehci_endpoint_disable()1066 int eptype = usb_endpoint_type(&ep->desc); in ehci_endpoint_reset()
Completed in 7 milliseconds