Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dproc_tty.c120 static const struct seq_operations tty_drivers_op = { variable
176 proc_create_seq("tty/drivers", 0, NULL, &tty_drivers_op); in proc_tty_init()