Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/dev/
H A Dxlights.c57 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