Home
last modified time | relevance | path

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

/Linux-v5.4/arch/um/drivers/
Dstdio_console.c95 static int con_install(struct tty_driver *driver, struct tty_struct *tty) in con_install() function
102 .install = con_install,
/Linux-v5.4/drivers/tty/vt/
Dvt.c3222 static int con_install(struct tty_driver *driver, struct tty_struct *tty) in con_install() function
3389 .install = con_install,