Home
last modified time | relevance | path

Searched refs:alloc_tty_struct (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/tty/
Dpty.c392 o_tty = alloc_tty_struct(driver->other, idx); in pty_common_install()
Dtty_io.c1527 tty = alloc_tty_struct(driver, idx); in tty_init_dev()
3144 struct tty_struct *alloc_tty_struct(struct tty_driver *driver, int idx) in alloc_tty_struct() function
/linux-4.1.27/include/linux/
Dtty.h510 extern struct tty_struct *alloc_tty_struct(struct tty_driver *driver, int idx);