Lines Matching refs:USB_ENDPOINT_XFER_CONTROL
40 .bmAttributes = USB_ENDPOINT_XFER_CONTROL,
50 .bmAttributes = USB_ENDPOINT_XFER_CONTROL,
505 hwep->type == USB_ENDPOINT_XFER_CONTROL); in _hardware_enqueue()
534 hwep->type == USB_ENDPOINT_XFER_CONTROL); in reprime_dtd()
687 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in _ep_set_halt()
805 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) { in _ep_queue()
974 if ((hwep->type == USB_ENDPOINT_XFER_CONTROL) && in isr_tr_complete_low()
1178 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) { in isr_tr_complete_handler()
1236 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in ep_enable()
1252 if (hwep->num != 0 && hwep->type == USB_ENDPOINT_XFER_CONTROL) { in ep_enable()
1294 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in ep_disable()