Searched refs:g_modem_timeout (Results 1 – 1 of 1) sorted by relevance
131 static void g_modem_timeout(void *arg);206 usb_callout_reset(&sc->sc_callout, i, &g_modem_timeout, sc); in g_modem_timeout_reset()210 g_modem_timeout(void *arg) in g_modem_timeout() function