Home
last modified time | relevance | path

Searched refs:proc_show (Results 1 – 14 of 14) 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.h92 int (*proc_show)(struct seq_file *m, member
H A Dbase.c149 { .proc_show = show } )
778 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/include/linux/
H A Dtty_driver.h400 int (*proc_show)(struct seq_file *m, void *driver); member
/linux/net/bluetooth/cmtp/
H A Dcapi.c562 session->ctrl.proc_show = cmtp_proc_show; in cmtp_attach_device()
/linux/drivers/isdn/capi/
H A Dkcapi.c453 ctr->proc_show, ctr); in attach_capi_ctr()
/linux/drivers/mmc/core/
H A Dsdio_uart.c1013 .proc_show = sdio_uart_proc_show,
/linux/drivers/tty/
H A Damiserial.c1452 .proc_show = rs_proc_show,
H A Dsynclink_gt.c3623 .proc_show = synclink_gt_proc_show,
/linux/drivers/usb/serial/
H A Dusb-serial.c1315 .proc_show = serial_proc_show,
/linux/drivers/android/
H A Dbinder.c92 static int proc_show(struct seq_file *m, void *unused);
6421 static int proc_show(struct seq_file *m, void *unused) in proc_show() function
/linux/drivers/tty/serial/
H A Dserial_core.c2780 .proc_show = uart_proc_show,