Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/
Dpty.c288 o_tty = alloc_tty_struct(); in pty_install()
505 o_tty = alloc_tty_struct(); in pty_unix98_install()
Dtty_io.c168 struct tty_struct *alloc_tty_struct(void) in alloc_tty_struct() function
1408 tty = alloc_tty_struct(); in tty_init_dev()
/linux-3.4.99/include/linux/
Dtty.h475 extern struct tty_struct *alloc_tty_struct(void);