Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/serial/
H A Duplcom.c190 static void uplcom_start_write(struct ucom_softc *);
247 .ucom_start_write = &uplcom_start_write,
922 uplcom_start_write(struct ucom_softc *ucom) in uplcom_start_write() function