Searched refs:tty_dev_t (Results 1 – 4 of 4) sorted by relevance
55 struct tty_dev_t { struct67 struct tty_dev_t *next; argument75 extern void tty_dev_register(struct tty_dev_t *dev); argument
181 static struct tty_dev_t *tty_dev_head;184 tty_dev_register(struct tty_dev_t *driver) in tty_dev_register()208 static struct tty_dev_t *212 struct tty_dev_t *driver; in pty_get_driver()224 struct tty_dev_t *driver = pty_get_driver(dev); in pty_get_ioctl()261 struct tty_dev_t *driver; in ptsopen()333 struct tty_dev_t *driver; in ptsclose()486 struct tty_dev_t *driver; in ptcopen()531 struct tty_dev_t *driver; in ptcclose()804 struct tty_dev_t *driver;[all …]
114 static struct tty_dev_t _pty_driver;
194 static struct tty_dev_t _ptmx_driver;