Searched refs:needs_in (Results 1 – 2 of 2) sorted by relevance
655 if ((!ep->needs_in) && (!ep->needs_out)) { in usb_hw_ep_find_match()662 if (ep->needs_in) { in usb_hw_ep_find_match()729 ep->needs_in = 0; in usb_hw_ep_find_match()886 ep_curr->needs_in = 1; in usb_hw_ep_get_needs()890 ep_curr->needs_in = 1; in usb_hw_ep_get_needs()1010 while (ep->needs_in || ep->needs_out) { in usb_hw_ep_resolve()
130 uint8_t needs_in:1; member