Home
last modified time | relevance | path

Searched refs:eptype (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Docteon-hcd.h1037 __BITFIELD_FIELD(u32 eptype : 2,
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c5435 int eptype = usb_endpoint_type(&ep->desc); in fotg210_endpoint_reset() local
5440 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()