Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/
Dtty_ldisc.c234 static const struct seq_operations tty_ldiscs_seq_ops = { variable
243 return seq_open(file, &tty_ldiscs_seq_ops); in proc_tty_ldiscs_open()