reg_temp_crit_h  3801 drivers/hwmon/nct6775.c 	const u16 *reg_temp_crit_l = NULL, *reg_temp_crit_h = NULL;
reg_temp_crit_h  3897 drivers/hwmon/nct6775.c 		reg_temp_crit_h = NCT6106_REG_TEMP_CRIT_H;
reg_temp_crit_h  3970 drivers/hwmon/nct6775.c 		reg_temp_crit_h = NCT6106_REG_TEMP_CRIT_H;
reg_temp_crit_h  4380 drivers/hwmon/nct6775.c 			if (reg_temp_crit_h && reg_temp_crit_h[i])
reg_temp_crit_h  4381 drivers/hwmon/nct6775.c 				data->reg_temp[3][src - 1] = reg_temp_crit_h[i];
reg_temp_crit_h  4401 drivers/hwmon/nct6775.c 		if (reg_temp_crit_h && reg_temp_crit_h[i])
reg_temp_crit_h  4402 drivers/hwmon/nct6775.c 			data->reg_temp[3][s] = reg_temp_crit_h[i];