Searched refs:proc_udc_show (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | at91_udc.c | 182 static int proc_udc_show(struct seq_file *s, void *unused) in proc_udc_show() function 240 proc_udc_show, udc); in create_debug_file()
|
H A D | omap_udc.c | 2294 static int proc_udc_show(struct seq_file *s, void *_) in proc_udc_show() function 2438 proc_create_single(proc_filename, 0, NULL, proc_udc_show); in create_proc_file()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | at91_udc.c | 182 static int proc_udc_show(struct seq_file *s, void *unused) in proc_udc_show() function 240 proc_udc_show, udc); in create_debug_file()
|
H A D | omap_udc.c | 2294 static int proc_udc_show(struct seq_file *s, void *_) in proc_udc_show() function 2438 proc_create_single(proc_filename, 0, NULL, proc_udc_show); in create_proc_file()
|
Completed in 11 milliseconds