Lines Matching refs:USB_ENDPOINT_XFER_CONTROL
36 .bmAttributes = USB_ENDPOINT_XFER_CONTROL,
46 .bmAttributes = USB_ENDPOINT_XFER_CONTROL,
509 hwep->type == USB_ENDPOINT_XFER_CONTROL); in _hardware_enqueue()
535 hwep->type == USB_ENDPOINT_XFER_CONTROL); in reprime_dtd()
689 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in _ep_set_halt()
811 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) { in _ep_queue()
985 if ((hwep->type == USB_ENDPOINT_XFER_CONTROL) && in isr_tr_complete_low()
1197 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) { in isr_tr_complete_handler()
1255 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in ep_enable()
1271 if (hwep->num != 0 && hwep->type == USB_ENDPOINT_XFER_CONTROL) { in ep_enable()
1313 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in ep_disable()