Searched refs:initial_limits (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/macintosh/
H A Dtherm_adt746x.c77 u8 initial_limits[3]; member in struct:thermostat
526 th->initial_limits[i] = read_reg(th, LIMIT_REG[i]); probe_thermostat()
532 th->initial_limits[0], th->initial_limits[1], probe_thermostat()
533 th->initial_limits[2], th->limits[0], th->limits[1], probe_thermostat()
579 th->initial_limits[0], th->initial_limits[1], remove_thermostat()
580 th->initial_limits[2]); remove_thermostat()
583 write_reg(th, LIMIT_REG[i], th->initial_limits[i]); remove_thermostat()

Completed in 44 milliseconds