Lines Matching refs:USB_ENDPOINT_XFER_CONTROL
37 .bmAttributes = USB_ENDPOINT_XFER_CONTROL,
47 .bmAttributes = USB_ENDPOINT_XFER_CONTROL,
510 hwep->type == USB_ENDPOINT_XFER_CONTROL); in _hardware_enqueue()
536 hwep->type == USB_ENDPOINT_XFER_CONTROL); in reprime_dtd()
690 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in _ep_set_halt()
812 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) { in _ep_queue()
986 if ((hwep->type == USB_ENDPOINT_XFER_CONTROL) && in isr_tr_complete_low()
1198 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) { in isr_tr_complete_handler()
1256 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in ep_enable()
1272 if (hwep->num != 0 && hwep->type == USB_ENDPOINT_XFER_CONTROL) { in ep_enable()
1318 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in ep_disable()