Searched defs:ep_show (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/dwc2/
H A Dgadget.c3258 * ep_show - debugfs: show the state of an endpoint.
3265 static int ep_show(struct seq_file *seq, void *v) function
3325 return single_open(file, ep_show, inode->i_private);

Completed in 19 milliseconds