Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddebugfs.c475 static int dwc3_testmode_show(struct seq_file *s, void *unused) in dwc3_testmode_show() function
522 return single_open(file, dwc3_testmode_show, inode->i_private); in dwc3_testmode_open()