pwm_auto_point_temp 290 drivers/hwmon/f71882fg.c s8 pwm_auto_point_temp[4][4]; pwm_auto_point_temp 1277 drivers/hwmon/f71882fg.c data->pwm_auto_point_temp[nr][point] = pwm_auto_point_temp 1298 drivers/hwmon/f71882fg.c data->pwm_auto_point_temp[nr][0] = pwm_auto_point_temp 1302 drivers/hwmon/f71882fg.c data->pwm_auto_point_temp[nr][3] = pwm_auto_point_temp 2030 drivers/hwmon/f71882fg.c result = 1000 * (data->pwm_auto_point_temp[nr][point] - result); pwm_auto_point_temp 2053 drivers/hwmon/f71882fg.c data->pwm_auto_point_temp[nr][point] = pwm_auto_point_temp 2055 drivers/hwmon/f71882fg.c val = clamp_val(val, data->pwm_auto_point_temp[nr][point] - 15, pwm_auto_point_temp 2056 drivers/hwmon/f71882fg.c data->pwm_auto_point_temp[nr][point]); pwm_auto_point_temp 2057 drivers/hwmon/f71882fg.c val = data->pwm_auto_point_temp[nr][point] - val; pwm_auto_point_temp 2170 drivers/hwmon/f71882fg.c result = data->pwm_auto_point_temp[pwm][point]; pwm_auto_point_temp 2196 drivers/hwmon/f71882fg.c data->pwm_auto_point_temp[pwm][point] = val;