Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Ddebugfs.c203 static int fifo_show(struct seq_file *seq, void *v) in fifo_show() function
233 return single_open(file, fifo_show, inode->i_private); in fifo_open()