Home | History | Annotate | Download | only in i2c

Lines Matching defs:sc_ext11

116 	int		sc_ext11, sc_therm;
248 sc->sc_ext11 = 0;
259 sc->sc_ext11 = params->ext11;
291 sc->sc_ext11 = 1;
298 sc->sc_ext11 = 1;
310 sc->sc_ext11 = 1;
316 if (sc->sc_ext11 &&
322 if (!sc->sc_ext11 &&
447 } else if (sc->sc_ext11) {
487 if (edata->sensor == ADMTEMP_EXT && sc->sc_ext11) {