Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dstdio_console.c93 static int con_install(struct tty_driver *driver, struct tty_struct *tty) in con_install() function
100 .install = con_install,
/openbmc/linux/drivers/tty/vt/
H A Dvt.c3325 static int con_install(struct tty_driver *driver, struct tty_struct *tty) in con_install() function
3503 .install = con_install,