Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duchcom.c221 static void uchcom_start_write(struct ucom_softc *);
280 .ucom_start_write = &uchcom_start_write,
759 uchcom_start_write(struct ucom_softc *ucom) in uchcom_start_write() function