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

/linux-master/include/linux/isdn/
H A Dcapilli.h53 int (*proc_show)(struct seq_file *, void *); member in struct:capi_ctr
/linux-master/fs/proc/
H A Dproc_tty.c136 !driver->ops->proc_show)
140 driver->ops->proc_show, driver);
H A Dinternal.h92 int (*proc_show)(struct seq_file *m, member in union:proc_op
H A Dbase.c149 { .proc_show = show } )
778 ret = PROC_I(inode)->op.proc_show(m, ns, pid, task);
/linux-master/arch/xtensa/platforms/iss/
H A Dconsole.c101 .proc_show = rs_proc_show,
/linux-master/include/linux/
H A Dtty_driver.h337 * @proc_show: ``int ()(struct seq_file *m, void *driver)``
392 int (*proc_show)(struct seq_file *m, void *driver); member in struct:tty_operations
/linux-master/net/bluetooth/cmtp/
H A Dcapi.c562 session->ctrl.proc_show = cmtp_proc_show;
/linux-master/drivers/isdn/capi/
H A Dkcapi.c453 ctr->proc_show, ctr);
/linux-master/drivers/mmc/core/
H A Dsdio_uart.c1013 .proc_show = sdio_uart_proc_show,
/linux-master/drivers/tty/
H A Damiserial.c1452 .proc_show = rs_proc_show,
H A Dsynclink_gt.c3623 .proc_show = synclink_gt_proc_show,
/linux-master/drivers/usb/serial/
H A Dusb-serial.c1315 .proc_show = serial_proc_show,
/linux-master/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) function
/linux-master/drivers/tty/serial/
H A Dserial_core.c2784 .proc_show = uart_proc_show,

Completed in 255 milliseconds