Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dpty.c814 retval = tty_alloc_file(filp); in ptmx_open()
H A Dtty_io.c182 int tty_alloc_file(struct file *file) in tty_alloc_file() function
2107 retval = tty_alloc_file(filp); in tty_open()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h577 extern int tty_alloc_file(struct file *file);