Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dat91_udc.c167 static int proc_udc_show(struct seq_file *s, void *unused) in proc_udc_show() function
224 return single_open(file, proc_udc_show, PDE_DATA(inode)); in proc_udc_open()
Domap_udc.c2297 static int proc_udc_show(struct seq_file *s, void *_) in proc_udc_show() function
2441 return single_open(file, proc_udc_show, NULL); in proc_udc_open()
Dlpc32xx_udc.c535 static int proc_udc_show(struct seq_file *s, void *unused) in proc_udc_show() function
566 return single_open(file, proc_udc_show, PDE_DATA(inode)); in proc_udc_open()