Searched refs:pwm_auto_point_hyst (Results 1 – 1 of 1) sorted by relevance
271 u8 pwm_auto_point_hyst[2]; member1212 data->pwm_auto_point_hyst[0] = in f71882fg_update_device()1214 data->pwm_auto_point_hyst[1] = in f71882fg_update_device()1964 result = data->pwm_auto_point_hyst[nr / 2] >> 4; in show_pwm_auto_point_temp_hyst()1966 result = data->pwm_auto_point_hyst[nr / 2] & 0x0f; in show_pwm_auto_point_temp_hyst()2003 data->pwm_auto_point_hyst[nr / 2] = reg; in store_pwm_auto_point_temp_hyst()