weight_temp 1200 drivers/hwmon/nct6775.c u8 weight_temp[3][NUM_FAN]; /* 0->temp_step, 1->temp_step_tol, weight_temp 1685 drivers/hwmon/nct6775.c for (j = 0; j < ARRAY_SIZE(data->weight_temp); j++) { weight_temp 1686 drivers/hwmon/nct6775.c data->weight_temp[j][i] weight_temp 3052 drivers/hwmon/nct6775.c return sprintf(buf, "%d\n", data->weight_temp[index][nr] * 1000); weight_temp 3073 drivers/hwmon/nct6775.c data->weight_temp[index][nr] = val;