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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dw83793.c239 u8 temp_fan_map[6]; /* Temp controls which pwm fan, bit field */ member in struct:w83793_data
757 val = data->temp_fan_map[index];
786 data->temp_fan_map[index] = val;
1925 for (i = 0; i < ARRAY_SIZE(data->temp_fan_map); i++) {
1928 data->temp_fan_map[i] =

Completed in 82 milliseconds