Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Ddebug.h329 case DWC3_DEPEVT_EPCMDCMPLT: in dwc3_ep_event_string()
Dep0.c1208 case DWC3_DEPEVT_EPCMDCMPLT: in dwc3_ep0_interrupt()
Dcore.h1416 #define DWC3_DEPEVT_EPCMDCMPLT 0x07 macro
Dgadget.c3792 if ((event->endpoint_event != DWC3_DEPEVT_EPCMDCMPLT) && in dwc3_endpoint_interrupt()
3809 case DWC3_DEPEVT_EPCMDCMPLT: in dwc3_endpoint_interrupt()