auto_pwm_min_hyst  280 drivers/hwmon/lm93.c 	u8 auto_pwm_min_hyst[2];
auto_pwm_min_hyst  979 drivers/hwmon/lm93.c 	data->auto_pwm_min_hyst[0] =
auto_pwm_min_hyst  981 drivers/hwmon/lm93.c 	data->auto_pwm_min_hyst[1] =
auto_pwm_min_hyst 1528 drivers/hwmon/lm93.c 	reg = data->auto_pwm_min_hyst[nr/2] >> 4 & 0x0f;
auto_pwm_min_hyst 1556 drivers/hwmon/lm93.c 	data->auto_pwm_min_hyst[nr/2] = reg;
auto_pwm_min_hyst 1574 drivers/hwmon/lm93.c 					data->auto_pwm_min_hyst[nr / 2], mode));
auto_pwm_min_hyst 1597 drivers/hwmon/lm93.c 	reg = data->auto_pwm_min_hyst[nr/2];
auto_pwm_min_hyst 1599 drivers/hwmon/lm93.c 	data->auto_pwm_min_hyst[nr/2] = reg;