Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Df71882fg.c302 u8 pwm_auto_point_pwm[4][5]; member
1284 data->pwm_auto_point_pwm[nr][point] = in f71882fg_update_device()
1298 data->pwm_auto_point_pwm[nr][0] = in f71882fg_update_device()
1303 data->pwm_auto_point_pwm[nr][1] = in f71882fg_update_device()
1307 data->pwm_auto_point_pwm[nr][4] = in f71882fg_update_device()
1986 result = data->pwm_auto_point_pwm[pwm][point]; in show_pwm_auto_point_pwm()
1989 result = 32 * 255 / (32 + data->pwm_auto_point_pwm[pwm][point]); in show_pwm_auto_point_pwm()
2023 data->pwm_auto_point_pwm[pwm][point] = val; in store_pwm_auto_point_pwm()