Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/serial/
H A Duchcom.c222 static void uchcom_start_write(struct ucom_softc *);
281 .ucom_start_write = &uchcom_start_write,
760 uchcom_start_write(struct ucom_softc *ucom) in uchcom_start_write() function