Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dubsa.c192 static void ubsa_poll(struct ucom_softc *ucom);
234 .ucom_poll = &ubsa_poll,
687 ubsa_poll(struct ucom_softc *ucom) in ubsa_poll() function