Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dusb-serial.c447 static int serial_proc_show(struct seq_file *m, void *v) in serial_proc_show() function
484 return single_open(file, serial_proc_show, NULL); in serial_proc_open()