Lines Matching refs:tty_driver
42 static struct tty_driver *ptm_driver;
43 static struct tty_driver *pts_driver;
359 static int pty_common_install(struct tty_driver *driver, struct tty_struct *tty,
439 static int pty_install(struct tty_driver *driver, struct tty_struct *tty)
444 static void pty_remove(struct tty_driver *driver, struct tty_struct *tty)
531 struct tty_driver *pty_driver, *pty_slave_driver;
688 static struct tty_struct *ptm_unix98_lookup(struct tty_driver *driver,
705 static struct tty_struct *pts_unix98_lookup(struct tty_driver *driver,
719 static int pty_unix98_install(struct tty_driver *driver, struct tty_struct *tty)
725 static void pty_unix98_remove(struct tty_driver *driver, struct tty_struct *tty)