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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dw83793.c204 u8 temp_fan_map[6]; /* Temp controls which pwm fan, bit field */ member in struct:w83793_data
689 val = data->temp_fan_map[index];
718 data->temp_fan_map[index] = val;
1516 for (i = 0; i < ARRAY_SIZE(data->temp_fan_map); i++) {
1519 data->temp_fan_map[i] =

Completed in 91 milliseconds