SENSOR_TEMPLATE_2  693 drivers/hwmon/nct6683.c SENSOR_TEMPLATE_2(in_input, "in%d_input", S_IRUGO, show_in_reg, NULL, 0, 0);
SENSOR_TEMPLATE_2  694 drivers/hwmon/nct6683.c SENSOR_TEMPLATE_2(in_min, "in%d_min", S_IRUGO, show_in_reg, NULL, 0, 1);
SENSOR_TEMPLATE_2  695 drivers/hwmon/nct6683.c SENSOR_TEMPLATE_2(in_max, "in%d_max", S_IRUGO, show_in_reg, NULL, 0, 2);
SENSOR_TEMPLATE_2  881 drivers/hwmon/nct6683.c SENSOR_TEMPLATE_2(temp_min, "temp%d_min", S_IRUGO, show_temp8, NULL, 0, 0);
SENSOR_TEMPLATE_2  882 drivers/hwmon/nct6683.c SENSOR_TEMPLATE_2(temp_max, "temp%d_max", S_IRUGO, show_temp8, NULL, 0, 1);
SENSOR_TEMPLATE_2  885 drivers/hwmon/nct6683.c SENSOR_TEMPLATE_2(temp_crit, "temp%d_crit", S_IRUGO, show_temp8, NULL, 0, 3);
SENSOR_TEMPLATE_2 2060 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(in_input, "in%d_input", S_IRUGO, show_in_reg, NULL, 0, 0);
SENSOR_TEMPLATE_2 2064 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(in_min, "in%d_min", S_IWUSR | S_IRUGO, show_in_reg,
SENSOR_TEMPLATE_2 2066 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(in_max, "in%d_max", S_IWUSR | S_IRUGO, show_in_reg,
SENSOR_TEMPLATE_2 2479 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(temp_input, "temp%d_input", S_IRUGO, show_temp, NULL, 0, 0);
SENSOR_TEMPLATE_2 2481 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(temp_max, "temp%d_max", S_IRUGO | S_IWUSR, show_temp,
SENSOR_TEMPLATE_2 2483 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(temp_max_hyst, "temp%d_max_hyst", S_IRUGO | S_IWUSR,
SENSOR_TEMPLATE_2 2485 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(temp_crit, "temp%d_crit", S_IRUGO | S_IWUSR, show_temp,
SENSOR_TEMPLATE_2 2487 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(temp_lcrit, "temp%d_lcrit", S_IRUGO | S_IWUSR, show_temp,
SENSOR_TEMPLATE_2 3028 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm, "pwm%d", S_IWUSR | S_IRUGO, show_pwm, store_pwm, 0, 0);
SENSOR_TEMPLATE_2 3081 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_weight_temp_step, "pwm%d_weight_temp_step",
SENSOR_TEMPLATE_2 3083 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_weight_temp_step_tol, "pwm%d_weight_temp_step_tol",
SENSOR_TEMPLATE_2 3085 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_weight_temp_step_base, "pwm%d_weight_temp_step_base",
SENSOR_TEMPLATE_2 3087 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_weight_duty_step, "pwm%d_weight_duty_step",
SENSOR_TEMPLATE_2 3089 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_weight_duty_base, "pwm%d_weight_duty_base",
SENSOR_TEMPLATE_2 3287 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_stop_time, "pwm%d_stop_time", S_IWUSR | S_IRUGO,
SENSOR_TEMPLATE_2 3289 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_step_up_time, "pwm%d_step_up_time", S_IWUSR | S_IRUGO,
SENSOR_TEMPLATE_2 3291 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_step_down_time, "pwm%d_step_down_time", S_IWUSR | S_IRUGO,
SENSOR_TEMPLATE_2 3293 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_start, "pwm%d_start", S_IWUSR | S_IRUGO, show_pwm,
SENSOR_TEMPLATE_2 3295 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_floor, "pwm%d_floor", S_IWUSR | S_IRUGO, show_pwm,
SENSOR_TEMPLATE_2 3297 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_temp_tolerance, "pwm%d_temp_tolerance", S_IWUSR | S_IRUGO,
SENSOR_TEMPLATE_2 3299 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_crit_temp_tolerance, "pwm%d_crit_temp_tolerance",
SENSOR_TEMPLATE_2 3303 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_max, "pwm%d_max", S_IWUSR | S_IRUGO, show_pwm, store_pwm,
SENSOR_TEMPLATE_2 3306 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_step, "pwm%d_step", S_IWUSR | S_IRUGO, show_pwm,
SENSOR_TEMPLATE_2 3309 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_auto_point1_pwm, "pwm%d_auto_point1_pwm",
SENSOR_TEMPLATE_2 3311 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_auto_point1_temp, "pwm%d_auto_point1_temp",
SENSOR_TEMPLATE_2 3314 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_auto_point2_pwm, "pwm%d_auto_point2_pwm",
SENSOR_TEMPLATE_2 3316 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_auto_point2_temp, "pwm%d_auto_point2_temp",
SENSOR_TEMPLATE_2 3319 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_auto_point3_pwm, "pwm%d_auto_point3_pwm",
SENSOR_TEMPLATE_2 3321 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_auto_point3_temp, "pwm%d_auto_point3_temp",
SENSOR_TEMPLATE_2 3324 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_auto_point4_pwm, "pwm%d_auto_point4_pwm",
SENSOR_TEMPLATE_2 3326 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_auto_point4_temp, "pwm%d_auto_point4_temp",
SENSOR_TEMPLATE_2 3329 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_auto_point5_pwm, "pwm%d_auto_point5_pwm",
SENSOR_TEMPLATE_2 3331 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_auto_point5_temp, "pwm%d_auto_point5_temp",
SENSOR_TEMPLATE_2 3334 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_auto_point6_pwm, "pwm%d_auto_point6_pwm",
SENSOR_TEMPLATE_2 3336 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_auto_point6_temp, "pwm%d_auto_point6_temp",
SENSOR_TEMPLATE_2 3339 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_auto_point7_pwm, "pwm%d_auto_point7_pwm",
SENSOR_TEMPLATE_2 3341 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(pwm_auto_point7_temp, "pwm%d_auto_point7_temp",