Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvt.c3815 static const struct tty_operations con_ops = { variable
3880 tty_set_operations(console_driver, &con_ops); in vty_init()