Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
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()
1971 for (i = 0; i < ARRAY_SIZE(data->temp_fan_map); i++) { in w83793_update_nonvolatile()
1974 data->temp_fan_map[i] = in w83793_update_nonvolatile()