Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddebug.h329 case DWC3_DEPEVT_EPCMDCMPLT: in dwc3_ep_event_string()
H A Dcore.h1417 #define DWC3_DEPEVT_EPCMDCMPLT 0x07 macro
H A Dgadget.c3861 if ((event->endpoint_event != DWC3_DEPEVT_EPCMDCMPLT) && in dwc3_endpoint_interrupt()
3878 case DWC3_DEPEVT_EPCMDCMPLT: in dwc3_endpoint_interrupt()