Searched refs:comopen (Results 1 – 1 of 1) sorted by relevance
263 static int comopen(struct tty *tp, struct cdev *dev);940 tp->t_open = comopen;1128 comopen(struct tty *tp, struct cdev *dev) in comopen() function