Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddebug.h20 static inline const char *dwc3_mode_string(u32 mode) in dwc3_mode_string() function
H A Dtrace.h33 TP_printk("%pa: mode %s", &__entry->base_address, dwc3_mode_string(__entry->mode))
H A Ddebugfs.c417 seq_printf(s, "%s\n", dwc3_mode_string(mode)); in dwc3_mode_show()