pwm_auto_point_pwm  289 drivers/hwmon/f71882fg.c 	u8	pwm_auto_point_pwm[4][5];
pwm_auto_point_pwm 1271 drivers/hwmon/f71882fg.c 					data->pwm_auto_point_pwm[nr][point] =
pwm_auto_point_pwm 1285 drivers/hwmon/f71882fg.c 				data->pwm_auto_point_pwm[nr][0] =
pwm_auto_point_pwm 1290 drivers/hwmon/f71882fg.c 				data->pwm_auto_point_pwm[nr][1] =
pwm_auto_point_pwm 1294 drivers/hwmon/f71882fg.c 				data->pwm_auto_point_pwm[nr][4] =
pwm_auto_point_pwm 1973 drivers/hwmon/f71882fg.c 		result = data->pwm_auto_point_pwm[pwm][point];
pwm_auto_point_pwm 1976 drivers/hwmon/f71882fg.c 		result = 32 * 255 / (32 + data->pwm_auto_point_pwm[pwm][point]);
pwm_auto_point_pwm 2010 drivers/hwmon/f71882fg.c 	data->pwm_auto_point_pwm[pwm][point] = val;