Home
last modified time | relevance | path

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

/src/sys/dev/usb/serial/
H A Duchcom.c227 static void uchcom_poll(struct ucom_softc *ucom);
281 .ucom_poll = &uchcom_poll,
927 uchcom_poll(struct ucom_softc *ucom) in uchcom_poll() function