Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dproc_tty.c136 !driver->ops->proc_show) in proc_tty_register_driver()
140 driver->ops->proc_show, driver); in proc_tty_register_driver()
H A Dinternal.h111 int (*proc_show)(struct seq_file *m, member
H A Dbase.c183 { .proc_show = show } )
812 ret = PROC_I(inode)->op.proc_show(m, ns, pid, task); in proc_single_show()
/linux/include/linux/isdn/
H A Dcapilli.h53 int (*proc_show)(struct seq_file *, void *); member
/linux/arch/xtensa/platforms/iss/
H A Dconsole.c101 .proc_show = rs_proc_show,
/linux/net/bluetooth/cmtp/
H A Dcapi.c546 session->ctrl.proc_show = cmtp_proc_show; in cmtp_attach_device()
/linux/drivers/usb/serial/
H A Dusb-serial.c1308 .proc_show = serial_proc_show,
/linux/drivers/android/
H A Dbinder.c97 static int proc_show(struct seq_file *m, void *unused);
6912 static int proc_show(struct seq_file *m, void *unused) in proc_show() function
/linux/drivers/tty/serial/
H A Dserial_core.c2672 .proc_show = uart_proc_show,