Home
last modified time | relevance | path

Searched refs:digistop (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/dev/digi/
HDdigi.c69 static void digistop(struct tty *tp, int rw);
548 tp->t_stop = digistop; in digi_init()
1390 digistop(struct tty *tp, int rw) in digistop() function