SENSOR_TEMPLATE 692 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(in_label, "in%d_label", S_IRUGO, show_in_label, NULL, 0); SENSOR_TEMPLATE 760 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(fan_input, "fan%d_input", S_IRUGO, show_fan, NULL, 0); SENSOR_TEMPLATE 761 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(fan_pulses, "fan%d_pulses", S_IRUGO, show_fan_pulses, NULL, 0); SENSOR_TEMPLATE 762 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(fan_min, "fan%d_min", S_IRUGO, show_fan_min, NULL, 0); SENSOR_TEMPLATE 879 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(temp_input, "temp%d_input", S_IRUGO, show_temp16, NULL, 0); SENSOR_TEMPLATE 880 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(temp_label, "temp%d_label", S_IRUGO, show_temp_label, NULL, 0); SENSOR_TEMPLATE 883 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(temp_max_hyst, "temp%d_max_hyst", S_IRUGO, show_temp_hyst, NULL, SENSOR_TEMPLATE 886 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(temp_type, "temp%d_type", S_IRUGO, show_temp_type, NULL, 0); SENSOR_TEMPLATE 942 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(pwm, "pwm%d", S_IRUGO, show_pwm, store_pwm, 0); SENSOR_TEMPLATE 2061 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(in_alarm, "in%d_alarm", S_IRUGO, show_alarm, NULL, 0); SENSOR_TEMPLATE 2062 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(in_beep, "in%d_beep", S_IWUSR | S_IRUGO, show_beep, store_beep, SENSOR_TEMPLATE 2278 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_input, "fan%d_input", S_IRUGO, show_fan, NULL, 0); SENSOR_TEMPLATE 2279 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_alarm, "fan%d_alarm", S_IRUGO, show_alarm, NULL, SENSOR_TEMPLATE 2281 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_beep, "fan%d_beep", S_IWUSR | S_IRUGO, show_beep, SENSOR_TEMPLATE 2283 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_pulses, "fan%d_pulses", S_IWUSR | S_IRUGO, show_fan_pulses, SENSOR_TEMPLATE 2285 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_min, "fan%d_min", S_IWUSR | S_IRUGO, show_fan_min, SENSOR_TEMPLATE 2287 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_div, "fan%d_div", S_IRUGO, show_fan_div, NULL, 0); SENSOR_TEMPLATE 2480 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(temp_label, "temp%d_label", S_IRUGO, show_temp_label, NULL, 0); SENSOR_TEMPLATE 2489 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(temp_offset, "temp%d_offset", S_IRUGO | S_IWUSR, SENSOR_TEMPLATE 2491 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(temp_type, "temp%d_type", S_IRUGO | S_IWUSR, show_temp_type, SENSOR_TEMPLATE 2493 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(temp_alarm, "temp%d_alarm", S_IRUGO, show_temp_alarm, NULL, 0); SENSOR_TEMPLATE 2494 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(temp_beep, "temp%d_beep", S_IRUGO | S_IWUSR, show_temp_beep, SENSOR_TEMPLATE 3029 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(pwm_mode, "pwm%d_mode", S_IWUSR | S_IRUGO, show_pwm_mode, SENSOR_TEMPLATE 3031 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(pwm_enable, "pwm%d_enable", S_IWUSR | S_IRUGO, show_pwm_enable, SENSOR_TEMPLATE 3033 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(pwm_temp_sel, "pwm%d_temp_sel", S_IWUSR | S_IRUGO, SENSOR_TEMPLATE 3035 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(pwm_target_temp, "pwm%d_target_temp", S_IWUSR | S_IRUGO, SENSOR_TEMPLATE 3037 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_target, "fan%d_target", S_IWUSR | S_IRUGO, SENSOR_TEMPLATE 3039 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(fan_tolerance, "fan%d_tolerance", S_IWUSR | S_IRUGO, SENSOR_TEMPLATE 3079 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(pwm_weight_temp_sel, "pwm%d_weight_temp_sel", S_IWUSR | S_IRUGO,