Searched refs:needs_in (Results 1 – 2 of 2) sorted by relevance
573 if ((!ep->needs_in) && (!ep->needs_out)) { in usb_hw_ep_find_match()580 if (ep->needs_in) { in usb_hw_ep_find_match()648 ep->needs_in = 0; in usb_hw_ep_find_match()812 ep_curr->needs_in = 1; in usb_hw_ep_get_needs()816 ep_curr->needs_in = 1; in usb_hw_ep_get_needs()938 while (ep->needs_in || ep->needs_out) { in usb_hw_ep_resolve()
129 uint8_t needs_in:1; member