Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dpty.c379 static int pty_common_install(struct tty_driver *driver, struct tty_struct *tty, in pty_common_install() function
461 return pty_common_install(driver, tty, true); in pty_install()
740 return pty_common_install(driver, tty, false); in pty_unix98_install()