Searched refs:usb_endpoint_type (Results 1 – 3 of 3) sorted by relevance
477 static inline int usb_endpoint_type(const struct usb_endpoint_descriptor *epd) in usb_endpoint_type() function
438 if (usb_endpoint_type(&ep->desc) == USB_ENDPOINT_XFER_BULK) in lme2510_int_read()
2106 ep_type = usb_endpoint_type(ep); in imon_find_endpoints()