Home
last modified time | relevance | path

Searched refs:ptmx_open (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dpty.c791 * ptmx_open - open a unix 98 pty master
802 static int ptmx_open(struct inode *inode, struct file *filp) in ptmx_open() function
940 ptmx_fops.open = ptmx_open; in unix98_pty_init()
/kernel/linux/linux-6.6/drivers/tty/
H A Dpty.c779 * ptmx_open - open a unix 98 pty master
790 static int ptmx_open(struct inode *inode, struct file *filp) in ptmx_open() function
928 ptmx_fops.open = ptmx_open; in unix98_pty_init()

Completed in 3 milliseconds