Home
last modified time | relevance | path

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

/Linux-v6.1/arch/um/drivers/
Dstdio_console.c93 static int con_install(struct tty_driver *driver, struct tty_struct *tty) in con_install() function
100 .install = con_install,
/Linux-v6.1/drivers/tty/vt/
Dvt.c3375 static int con_install(struct tty_driver *driver, struct tty_struct *tty) in con_install() function
3551 .install = con_install,