initial_limits 78 drivers/macintosh/therm_adt746x.c u8 initial_limits[3]; initial_limits 527 drivers/macintosh/therm_adt746x.c th->initial_limits[i] = read_reg(th, LIMIT_REG[i]); initial_limits 533 drivers/macintosh/therm_adt746x.c th->initial_limits[0], th->initial_limits[1], initial_limits 534 drivers/macintosh/therm_adt746x.c th->initial_limits[2], th->limits[0], th->limits[1], initial_limits 580 drivers/macintosh/therm_adt746x.c th->initial_limits[0], th->initial_limits[1], initial_limits 581 drivers/macintosh/therm_adt746x.c th->initial_limits[2]); initial_limits 584 drivers/macintosh/therm_adt746x.c write_reg(th, LIMIT_REG[i], th->initial_limits[i]);