Searched refs:ptm_open_peer (Results 1 – 3 of 3) sorted by relevance
34 int ptm_open_peer(struct file *master, struct tty_struct *tty, int flags);38 ptm_open_peer(struct file *master, struct tty_struct *tty, int flags) in ptm_open_peer() function
602 int ptm_open_peer(struct file *master, struct tty_struct *tty, int flags) in ptm_open_peer() function
2771 return ptm_open_peer(file, tty, (int)arg); in tty_ioctl()