Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
Dproc_tty.c138 !driver->ops->proc_show) in proc_tty_register_driver()
142 driver->ops->proc_show, driver); in proc_tty_register_driver()
Dinternal.h87 int (*proc_show)(struct seq_file *m, member
Dbase.c151 { .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/
Dcapilli.h53 int (*proc_show)(struct seq_file *, void *); member
/kernel/linux/linux-5.10/arch/xtensa/platforms/iss/
Dconsole.c166 .proc_show = rs_proc_show,
/kernel/linux/linux-5.10/include/linux/
Dtty_driver.h290 int (*proc_show)(struct seq_file *, void *); member
/kernel/linux/linux-5.10/drivers/staging/fwserial/
Dfwserial.h180 void (*proc_show)(struct seq_file *m, void *data); member
Dfwserial.c1428 (*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/
Dcapi.c562 session->ctrl.proc_show = cmtp_proc_show; in cmtp_attach_device()
/kernel/linux/linux-5.10/drivers/isdn/capi/
Dkcapi.c453 ctr->proc_show, ctr); in attach_capi_ctr()
/kernel/linux/linux-5.10/drivers/mmc/core/
Dsdio_uart.c1031 .proc_show = sdio_uart_proc_show,
/kernel/linux/linux-5.10/drivers/usb/serial/
Dusb-serial.c1202 .proc_show = serial_proc_show,
/kernel/linux/linux-5.10/drivers/tty/
Damiserial.c1503 .proc_show = rs_proc_show,
Dcyclades.c4011 .proc_show = cyclades_proc_show,
Dsynclink_gt.c3648 .proc_show = synclink_gt_proc_show,
Dsynclinkmp.c3885 .proc_show = synclinkmp_proc_show,
Dsynclink.c4200 .proc_show = mgsl_proc_show,
/kernel/linux/linux-5.10/drivers/android/
Dbinder.c97 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/
Dserial_core.c2534 .proc_show = uart_proc_show,
/kernel/linux/linux-5.10/drivers/char/pcmcia/
Dsynclink_cs.c2804 .proc_show = mgslpc_proc_show,