Searched refs:eptype (Results 1 – 2 of 2) sorted by relevance
1037 __BITFIELD_FIELD(u32 eptype : 2,
5435 int eptype = usb_endpoint_type(&ep->desc); in fotg210_endpoint_reset() local5440 if (eptype != USB_ENDPOINT_XFER_BULK && eptype != USB_ENDPOINT_XFER_INT) in fotg210_endpoint_reset()5462 if (eptype == USB_ENDPOINT_XFER_BULK) in fotg210_endpoint_reset()