Searched refs:g_modem_timeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/gadget/
H A Dg_modem.c130 static void g_modem_timeout(void *arg);
208 usb_callout_reset(&sc->sc_callout, i, &g_modem_timeout, sc);
212 g_modem_timeout(void *arg) function

Completed in 46 milliseconds