Home
last modified time | relevance | path

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

/drivers/tty/
Dtty_ldisc.c232 static const struct seq_operations tty_ldiscs_seq_ops = { variable
241 return seq_open(file, &tty_ldiscs_seq_ops); in proc_tty_ldiscs_open()