Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/um/drivers/
A Dtty.c39 static int tty_open(int input, int output, int primary, void *d, in tty_open() function
73 .open = tty_open,
/linux-6.3-rc2/drivers/tty/
A Dtty_io.c149 static int tty_open(struct inode *, struct file *);
474 .open = tty_open,
489 .open = tty_open,
2112 static int tty_open(struct inode *inode, struct file *filp) in tty_open() function

Completed in 8 milliseconds