pwm_temp_sel     1198 drivers/hwmon/nct6775.c 	u8 pwm_temp_sel[NUM_FAN];
pwm_temp_sel     1670 drivers/hwmon/nct6775.c 		data->pwm_temp_sel[i] = reg & 0x1f;
pwm_temp_sel     2760 drivers/hwmon/nct6775.c 	return show_pwm_temp_sel_common(data, buf, data->pwm_temp_sel[index]);
pwm_temp_sel     2783 drivers/hwmon/nct6775.c 	data->pwm_temp_sel[nr] = src;
pwm_temp_sel     3033 drivers/hwmon/nct6775.c SENSOR_TEMPLATE(pwm_temp_sel, "pwm%d_temp_sel", S_IWUSR | S_IRUGO,