Searched refs:proc_show (Results 1 – 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
D | proc_tty.c | 138 !driver->ops->proc_show) in proc_tty_register_driver() 142 driver->ops->proc_show, driver); in proc_tty_register_driver()
|
D | internal.h | 87 int (*proc_show)(struct seq_file *m, member
|
D | base.c | 151 { .proc_show = show } ) 779 ret = PROC_I(inode)->op.proc_show(m, ns, pid, task); in proc_single_show()
|
/kernel/linux/linux-5.10/include/linux/isdn/ |
D | capilli.h | 53 int (*proc_show)(struct seq_file *, void *); member
|
/kernel/linux/linux-5.10/arch/xtensa/platforms/iss/ |
D | console.c | 166 .proc_show = rs_proc_show,
|
/kernel/linux/linux-5.10/include/linux/ |
D | tty_driver.h | 290 int (*proc_show)(struct seq_file *, void *); member
|
/kernel/linux/linux-5.10/drivers/staging/fwserial/ |
D | fwserial.h | 180 void (*proc_show)(struct seq_file *m, void *data); member
|
D | fwserial.c | 1428 (*port->fwcon_ops->proc_show)(m, port->con_data); in fwtty_debugfs_show_port() 1527 .proc_show = fwtty_proc_show,
|
/kernel/linux/linux-5.10/net/bluetooth/cmtp/ |
D | capi.c | 562 session->ctrl.proc_show = cmtp_proc_show; in cmtp_attach_device()
|
/kernel/linux/linux-5.10/drivers/isdn/capi/ |
D | kcapi.c | 453 ctr->proc_show, ctr); in attach_capi_ctr()
|
/kernel/linux/linux-5.10/drivers/mmc/core/ |
D | sdio_uart.c | 1031 .proc_show = sdio_uart_proc_show,
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
D | usb-serial.c | 1202 .proc_show = serial_proc_show,
|
/kernel/linux/linux-5.10/drivers/tty/ |
D | amiserial.c | 1503 .proc_show = rs_proc_show,
|
D | cyclades.c | 4011 .proc_show = cyclades_proc_show,
|
D | synclink_gt.c | 3648 .proc_show = synclink_gt_proc_show,
|
D | synclinkmp.c | 3885 .proc_show = synclinkmp_proc_show,
|
D | synclink.c | 4200 .proc_show = mgsl_proc_show,
|
/kernel/linux/linux-5.10/drivers/android/ |
D | binder.c | 97 static int proc_show(struct seq_file *m, void *unused); 6449 static int proc_show(struct seq_file *m, void *unused) in proc_show() function
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
D | serial_core.c | 2534 .proc_show = uart_proc_show,
|
/kernel/linux/linux-5.10/drivers/char/pcmcia/ |
D | synclink_cs.c | 2804 .proc_show = mgslpc_proc_show,
|