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

/linux-master/drivers/tty/
H A Dtty.h91 int tty_alloc_file(struct file *file);
H A Dpty.c803 retval = tty_alloc_file(filp);
H A Dtty_io.c182 int tty_alloc_file(struct file *file) function
2129 retval = tty_alloc_file(filp);

Completed in 221 milliseconds