Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dgoku_udc.c1137 static int udc_proc_read(struct seq_file *m, void *v) in udc_proc_read() function
1817 proc_create_single_data(proc_node_name, 0, NULL, udc_proc_read, dev); in goku_probe()