mpcsa_leds_timer
callout_reset(&sc->sc_c, mstohz(LEDS_UPDATE_INTERVAL), mpcsa_leds_timer, sc);
static void mpcsa_leds_timer(void *aux);