Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dpty.c824 retval = tty_alloc_file(filp); in ptmx_open()
Dtty_io.c184 int tty_alloc_file(struct file *file) in tty_alloc_file() function
2026 retval = tty_alloc_file(filp); in tty_open()
/Linux-v5.4/include/linux/
Dtty.h559 extern int tty_alloc_file(struct file *file);