Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Ddebugfs.c59 * testmode_show() - debugfs: show usb test mode state
65 static int testmode_show(struct seq_file *s, void *unused) in testmode_show() function
105 return single_open(file, testmode_show, inode->i_private); in testmode_open()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Ddebugfs.c59 * testmode_show() - debugfs: show usb test mode state
65 static int testmode_show(struct seq_file *s, void *unused) in testmode_show() function
105 return single_open(file, testmode_show, inode->i_private); in testmode_open()

Completed in 5 milliseconds