Searched refs:mtty_start (Results 1 – 2 of 2) sorted by relevance
206 void mtty_start(struct tty *);
870 tp->t_oproc = mtty_start; in mtty_attach()1181 mtty_start(struct tty *tp) in mtty_start() function