Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dtty.h86 int tty_alloc_file(struct file *file);
H A Dpty.c803 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
2121 retval = tty_alloc_file(filp); in tty_open()