Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/dwc3/
Ddebug.h255 static inline const char *dwc3_ep_event_string(char *str, size_t size, in dwc3_ep_event_string() function
381 return dwc3_ep_event_string(str, size, &evt.depevt, ep0state); in dwc3_decode_event()