Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Df71882fg.c289 u8 pwm_auto_point_pwm[4][5]; member
1271 data->pwm_auto_point_pwm[nr][point] = in f71882fg_update_device()
1285 data->pwm_auto_point_pwm[nr][0] = in f71882fg_update_device()
1290 data->pwm_auto_point_pwm[nr][1] = in f71882fg_update_device()
1294 data->pwm_auto_point_pwm[nr][4] = in f71882fg_update_device()
1973 result = data->pwm_auto_point_pwm[pwm][point]; in show_pwm_auto_point_pwm()
1976 result = 32 * 255 / (32 + data->pwm_auto_point_pwm[pwm][point]); in show_pwm_auto_point_pwm()
2010 data->pwm_auto_point_pwm[pwm][point] = val; in store_pwm_auto_point_pwm()