Searched refs:tty_ldiscs_seq_ops (Results 1 – 3 of 3) sorted by relevance
258 extern const struct seq_operations tty_ldiscs_seq_ops;
175 proc_create_seq("tty/ldiscs", 0, NULL, &tty_ldiscs_seq_ops); in proc_tty_init()
216 const struct seq_operations tty_ldiscs_seq_ops = { variable
Completed in 7 milliseconds