Home
last modified time | relevance | path

Searched defs:dwc3_ep0_state_string (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Ddebug.h180 static inline const char *dwc3_ep0_state_string(enum dwc3_ep0_state state) in dwc3_ep0_state_string() function
/openbmc/u-boot/drivers/usb/dwc3/
H A Dep0.c33 static const char *dwc3_ep0_state_string(enum dwc3_ep0_state state) in dwc3_ep0_state_string() function