usb_hw_ep_match
if (!usb_hw_ep_match(pf, ep->needs_ep_type, dir_in)) {
static uint8_t usb_hw_ep_match(const struct usb_hw_ep_profile *, uint8_t,
if (!usb_hw_ep_match(pf, UE_CONTROL, 0)) {