Searched refs:udc_proc_read (Results 1 – 1 of 1) sorted by relevance
1137 static int udc_proc_read(struct seq_file *m, void *v) in udc_proc_read() function1817 proc_create_single_data(proc_node_name, 0, NULL, udc_proc_read, dev); in goku_probe()