Lines Matching refs:USB_ENDPOINT_XFER_CONTROL
38 .bmAttributes = USB_ENDPOINT_XFER_CONTROL,
48 .bmAttributes = USB_ENDPOINT_XFER_CONTROL,
628 hwep->type == USB_ENDPOINT_XFER_CONTROL); in _hardware_enqueue()
654 hwep->type == USB_ENDPOINT_XFER_CONTROL); in reprime_dtd()
809 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in _ep_set_halt()
931 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) { in _ep_queue()
1105 if ((hwep->type == USB_ENDPOINT_XFER_CONTROL) && in isr_tr_complete_low()
1317 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) { in isr_tr_complete_handler()
1375 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in ep_enable()
1391 if (hwep->num != 0 && hwep->type == USB_ENDPOINT_XFER_CONTROL) { in ep_enable()
1437 if (hwep->type == USB_ENDPOINT_XFER_CONTROL) in ep_disable()