Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Df71805f.c139 2 * (2 - (apnr)))
335 int nr, apnr; in f71805f_update_device() local
366 for (apnr = 0; apnr < 3; apnr++) { in f71805f_update_device()
367 data->auto_points[nr].temp[apnr] = in f71805f_update_device()
370 apnr)); in f71805f_update_device()
371 data->auto_points[nr].fan[apnr] = in f71805f_update_device()
374 apnr)); in f71805f_update_device()
792 int apnr = attr->index; in show_pwm_auto_point_temp() local
805 int apnr = attr->index; in set_pwm_auto_point_temp() local
829 int apnr = attr->index; in show_pwm_auto_point_fan() local
[all …]