Home
last modified time | relevance | path

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

/linux-6.15/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.h107 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-6.15/include/linux/isdn/
H A Dcapilli.h53 int (*proc_show)(struct seq_file *, void *); member
/linux-6.15/arch/xtensa/platforms/iss/
H A Dconsole.c101 .proc_show = rs_proc_show,
/linux-6.15/include/linux/
H A Dtty_driver.h486 int (*proc_show)(struct seq_file *m, void *driver); member
/linux-6.15/net/bluetooth/cmtp/
H A Dcapi.c546 session->ctrl.proc_show = cmtp_proc_show; in cmtp_attach_device()
/linux-6.15/drivers/isdn/capi/
H A Dkcapi.c453 ctr->proc_show, ctr); in attach_capi_ctr()
/linux-6.15/drivers/mmc/core/
H A Dsdio_uart.c1013 .proc_show = sdio_uart_proc_show,
/linux-6.15/drivers/tty/
H A Damiserial.c1452 .proc_show = rs_proc_show,
H A Dsynclink_gt.c3624 .proc_show = synclink_gt_proc_show,
/linux-6.15/drivers/usb/serial/
H A Dusb-serial.c1313 .proc_show = serial_proc_show,
/linux-6.15/drivers/android/
H A Dbinder.c92 static int proc_show(struct seq_file *m, void *unused);
6816 static int proc_show(struct seq_file *m, void *unused) in proc_show() function
/linux-6.15/drivers/tty/serial/
H A Dserial_core.c2753 .proc_show = uart_proc_show,