Searched refs:bthidev_timeout (Results 1 – 1 of 1) sorted by relevance
114 static void bthidev_timeout(void *);205 callout_setfunc(&sc->sc_reconnect, bthidev_timeout, sc); in bthidev_attach()445 bthidev_timeout(void *arg) in bthidev_timeout() function