Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/serial/
H A Duchcom.c231 static void uchcom_poll(struct ucom_softc *ucom);
283 .ucom_poll = &uchcom_poll,
885 uchcom_poll(struct ucom_softc *ucom) in uchcom_poll() function