Home
last modified time | relevance | path

Searched refs:pwm_auto_point_pwm (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hwmon/
Df71882fg.c273 u8 pwm_auto_point_pwm[4][5]; member
1225 data->pwm_auto_point_pwm[nr][point] = in f71882fg_update_device()
1239 data->pwm_auto_point_pwm[nr][0] = in f71882fg_update_device()
1244 data->pwm_auto_point_pwm[nr][1] = in f71882fg_update_device()
1248 data->pwm_auto_point_pwm[nr][4] = in f71882fg_update_device()
1910 result = data->pwm_auto_point_pwm[pwm][point]; in show_pwm_auto_point_pwm()
1913 result = 32 * 255 / (32 + data->pwm_auto_point_pwm[pwm][point]); in show_pwm_auto_point_pwm()
1947 data->pwm_auto_point_pwm[pwm][point] = val; in store_pwm_auto_point_pwm()