Searched refs:proc_udc_show (Results 1 – 3 of 3) sorted by relevance
167 static int proc_udc_show(struct seq_file *s, void *unused) in proc_udc_show() function224 return single_open(file, proc_udc_show, PDE_DATA(inode)); in proc_udc_open()
2297 static int proc_udc_show(struct seq_file *s, void *_) in proc_udc_show() function2441 return single_open(file, proc_udc_show, NULL); in proc_udc_open()
535 static int proc_udc_show(struct seq_file *s, void *unused) in proc_udc_show() function566 return single_open(file, proc_udc_show, PDE_DATA(inode)); in proc_udc_open()