Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dtty.h91 int tty_alloc_file(struct file *file);
H A Dtty_io.c182 int tty_alloc_file(struct file *file) in tty_alloc_file() function
2087 retval = tty_alloc_file(filp); in tty_open()