Searched refs:ptm_open_peer (Results 1 – 3 of 3) sorted by relevance
37 int ptm_open_peer(struct file *master, struct tty_struct *tty, int flags);41 ptm_open_peer(struct file *master, struct tty_struct *tty, int flags) in ptm_open_peer() function
618 int ptm_open_peer(struct file *master, struct tty_struct *tty, int flags) in ptm_open_peer() function
2644 return ptm_open_peer(file, tty, (int)arg); in tty_ioctl()