Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/serial/
H A Duplcom.c195 static void uplcom_start_write(struct ucom_softc *);
251 .ucom_start_write = &uplcom_start_write,
990 uplcom_start_write(struct ucom_softc *ucom) in uplcom_start_write() function