Home
last modified time | relevance | path

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

/drivers/tty/vt/
Dvt.c3013 static const struct tty_operations con_ops = { variable
3070 tty_set_operations(console_driver, &con_ops); in vty_init()