Searched refs:proc_show (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/fs/proc/ |
H A D | proc_tty.c | 136 !driver->ops->proc_show) in proc_tty_register_driver() 140 driver->ops->proc_show, driver); in proc_tty_register_driver()
|
H A D | internal.h | 92 int (*proc_show)(struct seq_file *m, member
|
H A D | base.c | 183 { .proc_show = show } ) 812 ret = PROC_I(inode)->op.proc_show(m, ns, pid, task); in proc_single_show()
|
/openbmc/linux/include/linux/isdn/ |
H A D | capilli.h | 53 int (*proc_show)(struct seq_file *, void *); member
|
/openbmc/linux/arch/xtensa/platforms/iss/ |
H A D | console.c | 101 .proc_show = rs_proc_show,
|
/openbmc/linux/include/linux/ |
H A D | tty_driver.h | 401 int (*proc_show)(struct seq_file *m, void *driver); member
|
/openbmc/linux/net/bluetooth/cmtp/ |
H A D | capi.c | 562 session->ctrl.proc_show = cmtp_proc_show; in cmtp_attach_device()
|
/openbmc/linux/drivers/isdn/capi/ |
H A D | kcapi.c | 453 ctr->proc_show, ctr); in attach_capi_ctr()
|
/openbmc/linux/drivers/mmc/core/ |
H A D | sdio_uart.c | 1017 .proc_show = sdio_uart_proc_show,
|
/openbmc/linux/drivers/tty/ |
H A D | amiserial.c | 1454 .proc_show = rs_proc_show,
|
H A D | synclink_gt.c | 3623 .proc_show = synclink_gt_proc_show,
|
/openbmc/linux/drivers/usb/serial/ |
H A D | usb-serial.c | 1315 .proc_show = serial_proc_show,
|
/openbmc/linux/drivers/android/ |
H A D | binder.c | 92 static int proc_show(struct seq_file *m, void *unused); 6423 static int proc_show(struct seq_file *m, void *unused) in proc_show() function
|
/openbmc/linux/drivers/tty/serial/ |
H A D | serial_core.c | 2787 .proc_show = uart_proc_show,
|