Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dumcs.c168 static void umcs7840_start_write(struct ucom_softc *);
249 .ucom_start_write = &umcs7840_start_write,
715 umcs7840_start_write(struct ucom_softc *ucom) in umcs7840_start_write() function