Searched refs:needs_ep_type (Results 1 – 2 of 2) sorted by relevance
658 if (ep->needs_ep_type == UE_CONTROL) { in usb_hw_ep_find_match()698 if (!usb_hw_ep_match(pf, ep->needs_ep_type, dir_in)) { in usb_hw_ep_find_match()895 ep_curr->needs_ep_type = ep_type; in usb_hw_ep_get_needs()
129 uint8_t needs_ep_type; member