Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwmon/
Dw83793.c230 u8 temp_fan_map[6]; /* Temp controls which pwm fan, bit field */ member
798 val = data->temp_fan_map[index]; in show_sf_ctrl()
832 data->temp_fan_map[index] = val; in store_sf_ctrl()
1975 for (i = 0; i < ARRAY_SIZE(data->temp_fan_map); i++) { in w83793_update_nonvolatile()
1978 data->temp_fan_map[i] = in w83793_update_nonvolatile()