Home
last modified time | relevance | path

Searched refs:tty_ldiscs_seq_ops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/proc/
H A Dproc_tty.c177 proc_create_seq("tty/ldiscs", 0, NULL, &tty_ldiscs_seq_ops); in proc_tty_init()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ldisc.c235 const struct seq_operations tty_ldiscs_seq_ops = { variable
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h564 extern const struct seq_operations tty_ldiscs_seq_ops;