Home
last modified time | relevance | path

Searched refs:__tty_alloc_driver (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dtty_driver.h329 extern struct tty_driver *__tty_alloc_driver(unsigned int lines,
340 __tty_alloc_driver(lines, THIS_MODULE, flags)
/kernel/linux/linux-5.10/drivers/tty/
Dtty_io.c3299 struct tty_driver *__tty_alloc_driver(unsigned int lines, struct module *owner, in __tty_alloc_driver() function
3355 EXPORT_SYMBOL(__tty_alloc_driver);