Searched refs:eptype (Results 1 – 2 of 2) sorted by relevance
437 u8 eptype; in rpipe_get_by_ep() local454 eptype = ep->desc.bmAttributes & 0x03; in rpipe_get_by_ep()455 result = rpipe_get_idle(&rpipe, wa, 1 << eptype, gfp); in rpipe_get_by_ep()
1119 int eptype = usb_endpoint_type(&ep->desc); in ehci_endpoint_reset() local1124 if (eptype != USB_ENDPOINT_XFER_BULK && eptype != USB_ENDPOINT_XFER_INT) in ehci_endpoint_reset()1146 if (eptype == USB_ENDPOINT_XFER_BULK) in ehci_endpoint_reset()