Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83793.c229 u8 temp_fan_map[6]; /* Temp controls which pwm fan, bit field */ member
797 val = data->temp_fan_map[index]; in show_sf_ctrl()
831 data->temp_fan_map[index] = val; in store_sf_ctrl()
1969 for (i = 0; i < ARRAY_SIZE(data->temp_fan_map); i++) { in w83793_update_nonvolatile()
1972 data->temp_fan_map[i] = in w83793_update_nonvolatile()