Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc3/
H A Ddebug.h329 case DWC3_DEPEVT_EPCMDCMPLT: in dwc3_ep_event_string()
H A Dep0.c1208 case DWC3_DEPEVT_EPCMDCMPLT: in dwc3_ep0_interrupt()
H A Dcore.h1421 #define DWC3_DEPEVT_EPCMDCMPLT 0x07 macro
H A Dgadget.c3886 if ((event->endpoint_event != DWC3_DEPEVT_EPCMDCMPLT) && in dwc3_endpoint_interrupt()
3903 case DWC3_DEPEVT_EPCMDCMPLT: in dwc3_endpoint_interrupt()