Searched refs:usb_hw_ep_match (Results 1 – 1 of 1) sorted by relevance
93 static uint8_t usb_hw_ep_match(const struct usb_hw_ep_profile *, uint8_t,611 usb_hw_ep_match(const struct usb_hw_ep_profile *pf, in usb_hw_ep_match() function698 if (!usb_hw_ep_match(pf, ep->needs_ep_type, dir_in)) { in usb_hw_ep_find_match()947 if (!usb_hw_ep_match(pf, UE_CONTROL, 0)) { in usb_hw_ep_resolve()