Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/serial/
H A Duplcom.c199 static void uplcom_poll(struct ucom_softc *ucom);
253 .ucom_poll = &uplcom_poll,
1144 uplcom_poll(struct ucom_softc *ucom) in uplcom_poll() function