Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/serial/
H A Duplcom.c197 static void uplcom_start_write(struct ucom_softc *);
253 .ucom_start_write = &uplcom_start_write,
994 uplcom_start_write(struct ucom_softc *ucom) in uplcom_start_write() function