Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/usb/serial/
H A Duplcom.c193 static void uplcom_start_read(struct ucom_softc *);
249 .ucom_start_read = &uplcom_start_read,
966 uplcom_start_read(struct ucom_softc *ucom) in uplcom_start_read() function