LOM_MAX_TEMP
struct ksensor sc_temp[LOM_MAX_TEMP];
sc->sc_num_temp = min((config2 >> 4) & 0xf, LOM_MAX_TEMP);