Searched defs:tty_driver (Results 1 – 2 of 2) sorted by relevance
302 struct tty_driver { struct318 struct tty_driver *other; /* only used for the PTY driver */ argument333 struct list_head tty_drivers; argument338 extern struct tty_driver *__tty_alloc_driver(unsigned int lines, argument
334 struct tty_driver *tty_driver; member