Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Ducom.c127 void ucomstart(struct tty *);
215 tp->t_oproc = ucomstart; in ucom_attach()
952 ucomstart(tp); in ucomparam()
987 ucomstart(struct tty *tp) in ucomstart() function