Lines Matching refs:USB_ENDPOINT_XFER_CONTROL
37 .bmAttributes = USB_ENDPOINT_XFER_CONTROL,
47 .bmAttributes = USB_ENDPOINT_XFER_CONTROL,
623 hwep->type == USB_ENDPOINT_XFER_CONTROL); in _hardware_enqueue()
649 hwep->type == USB_ENDPOINT_XFER_CONTROL); in reprime_dtd()
803 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in _ep_set_halt()
925 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) { in _ep_queue()
1099 if ((hwep->type == USB_ENDPOINT_XFER_CONTROL) && in isr_tr_complete_low()
1311 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) { in isr_tr_complete_handler()
1369 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in ep_enable()
1385 if (hwep->num != 0 && hwep->type == USB_ENDPOINT_XFER_CONTROL) { in ep_enable()
1431 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in ep_disable()