Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duplcom.c192 static void uplcom_start_read(struct ucom_softc *);
248 .ucom_start_read = &uplcom_start_read,
965 uplcom_start_read(struct ucom_softc *ucom) in uplcom_start_read() function