Home
last modified time | relevance | path

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

/src/sys/dev/usb/serial/
H A Duplcom.c194 static void uplcom_start_write(struct ucom_softc *);
250 .ucom_start_write = &uplcom_start_write,
989 uplcom_start_write(struct ucom_softc *ucom) in uplcom_start_write() function