Searched refs:sc_max_resolution (Results 1 – 1 of 1) sorted by relevance
84 uint8_t sc_max_resolution; member165 sc->sc_max_resolution = 9; in lm75_probe()175 sc->sc_max_resolution = 9; in lm75_probe()178 sc->sc_max_resolution = 11; in lm75_probe()201 switch (sc->sc_max_resolution) { in lm75_attach()204 sc->sc_max_resolution = 9; in lm75_attach()209 sc->sc_max_resolution = 11; in lm75_attach()274 sc->sc_max_resolution = 11; in lm75_type_detect()624 if (resolution > sc->sc_max_resolution || resolution < 9) in lm75_resolution_sysctl()