Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dtty_driver.h440 struct tty_driver { struct
455 struct tty_driver *other; argument
470 struct list_head tty_drivers; argument
475 struct tty_driver *__tty_alloc_driver(unsigned int lines, struct module *owner, argument
Dserial_core.h887 struct tty_driver *tty_driver; member