lm75_start
sc->enum_hook.ich_func = lm75_start;
static void lm75_start(void *);
static void lm75_start(void);
.start = lm75_start,