Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc3/
Ddebugfs.c360 static int dwc3_mode_show(struct seq_file *s, void *unused) in dwc3_mode_show() function
389 return single_open(file, dwc3_mode_show, inode->i_private); in dwc3_mode_open()