Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Du3g.c133 static void u3g_poll(struct ucom_softc *ucom);
180 .ucom_poll = &u3g_poll,
1334 u3g_poll(struct ucom_softc *ucom) in u3g_poll() function