Home
last modified time | relevance | path

Searched refs:DWC3_DEPEVT_XFERCOMPLETE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/dwc3/
H A Ddebug.h270 case DWC3_DEPEVT_XFERCOMPLETE: in dwc3_ep_event_string()
H A Dcore.h1412 #define DWC3_DEPEVT_XFERCOMPLETE 0x01 macro
H A Dgadget.c3862 !(epnum <= 1 && event->endpoint_event == DWC3_DEPEVT_XFERCOMPLETE)) in dwc3_endpoint_interrupt()
3881 case DWC3_DEPEVT_XFERCOMPLETE: in dwc3_endpoint_interrupt()