boardtemp_poll
callout_setfunc(&sc->boardtemp_callout, boardtemp_poll, sc);
boardtemp_poll(sc);
void boardtemp_poll (void *);