Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtty_driver.h332 extern struct tty_driver *__tty_alloc_driver(unsigned int lines,
343 __tty_alloc_driver(lines, THIS_MODULE, flags)
/linux-4.4.14/drivers/tty/
Dtty_io.c3368 struct tty_driver *__tty_alloc_driver(unsigned int lines, struct module *owner, in __tty_alloc_driver() function
3424 EXPORT_SYMBOL(__tty_alloc_driver);