Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddebug.h200 static inline const char *dwc3_gadget_event_string(char *str, size_t size, in dwc3_gadget_event_string() function
381 return dwc3_gadget_event_string(str, size, &evt.devt); in dwc3_decode_event()