Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
HDusb_serial.c173 static void ucom_start(struct tty *tp);
454 tp->t_oproc = ucom_start; in ucom_attach_tty()
1718 ucom_start(struct tty *tp) in ucom_start() function
2047 ucom_start(tp); in ucom_put_data()