Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Duchcom.c221 static void uchcom_start_read(struct ucom_softc *);
279 .ucom_start_read = &uchcom_start_read,
736 uchcom_start_read(struct ucom_softc *ucom) in uchcom_start_read() function