Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dpty.c359 static int pty_common_install(struct tty_driver *driver, struct tty_struct *tty, in pty_common_install() function
441 return pty_common_install(driver, tty, true); in pty_install()
721 return pty_common_install(driver, tty, false); in pty_unix98_install()