Searched refs:xlights_timeout (Results 1 – 1 of 1) sorted by relevance
57 void xlights_timeout(void *);193 timeout_set(&sc->sc_tmo, xlights_timeout, sc); in xlights_attach()300 xlights_timeout(void *v) in xlights_timeout() function