Lines Matching refs:USB_ENDPOINT_XFER_CONTROL
38 .bmAttributes = USB_ENDPOINT_XFER_CONTROL,
48 .bmAttributes = USB_ENDPOINT_XFER_CONTROL,
636 hwep->type == USB_ENDPOINT_XFER_CONTROL); in _hardware_enqueue()
662 hwep->type == USB_ENDPOINT_XFER_CONTROL); in reprime_dtd()
817 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in _ep_set_halt()
939 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) { in _ep_queue()
1116 if ((hwep->type == USB_ENDPOINT_XFER_CONTROL) && in isr_tr_complete_low()
1328 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) { in isr_tr_complete_handler()
1386 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in ep_enable()
1402 if (hwep->num != 0 && hwep->type == USB_ENDPOINT_XFER_CONTROL) { in ep_enable()
1448 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in ep_disable()