Home
last modified time | relevance | path

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

/src/sys/dev/usb/serial/
H A Duchcom.c217 static void uchcom_start_write(struct ucom_softc *);
279 .ucom_start_write = &uchcom_start_write,
802 uchcom_start_write(struct ucom_softc *ucom) in uchcom_start_write() function