Home
last modified time | relevance | path

Searched defs:tty_driver (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dtty_driver.h299 struct tty_driver { struct
315 struct tty_driver *other; /* only used for the PTY driver */ argument
330 struct list_head tty_drivers; argument
335 extern struct tty_driver *__tty_alloc_driver(unsigned int lines, argument
Dserial_core.h343 struct tty_driver *tty_driver; member