Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dufoma.c221 static void ufoma_start_read(struct ucom_softc *);
293 .ucom_start_read = &ufoma_start_read,
1088 ufoma_start_read(struct ucom_softc *ucom) in ufoma_start_read() function