Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddebugfs.c470 static int dwc3_testmode_show(struct seq_file *s, void *unused) in dwc3_testmode_show() function
517 return single_open(file, dwc3_testmode_show, inode->i_private); in dwc3_testmode_open()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds