Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc3/
Ddebugfs.c512 static int dwc3_link_state_show(struct seq_file *s, void *unused) in dwc3_link_state_show() function
576 return single_open(file, dwc3_link_state_show, inode->i_private); in dwc3_link_state_open()