Home
last modified time | relevance | path

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

/linux/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.h114 int (*proc_show)(struct seq_file *m, member
/linux/arch/xtensa/platforms/iss/
H A Dconsole.c101 .proc_show = rs_proc_show,
/linux/drivers/mmc/core/
H A Dsdio_uart.c1013 .proc_show = sdio_uart_proc_show,
/linux/drivers/android/
H A Dbinder.c97 static int proc_show(struct seq_file *m, void *unused);
6938 static int proc_show(struct seq_file *m, void *unused) in proc_show() function