gpiokeys_tick
callout_setfunc(&sc->sc_tick, gpiokeys_tick, sc);
gpiokeys_tick(sc);
static void gpiokeys_tick(void *);