Searched defs:tty_driver (Results 1 – 2 of 2) sorted by relevance
299 struct tty_driver { struct315 struct tty_driver *other; /* only used for the PTY driver */ argument330 struct list_head tty_drivers; argument335 extern struct tty_driver *__tty_alloc_driver(unsigned int lines, argument
343 struct tty_driver *tty_driver; member