fan_present 80 drivers/hwmon/ftsteutates.c u8 fan_present; fan_present 169 drivers/hwmon/ftsteutates.c data->fan_present = err; fan_present 177 drivers/hwmon/ftsteutates.c if (data->fan_present & BIT(i)) { fan_present 202 drivers/hwmon/npcm750-pwm-fan.c bool fan_present[NPCM7XX_FAN_MAX_CHN_NUM]; fan_present 342 drivers/hwmon/npcm750-pwm-fan.c if (data->fan_present[i * 2]) { fan_present 347 drivers/hwmon/npcm750-pwm-fan.c if (data->fan_present[(i * 2) + 1]) { fan_present 583 drivers/hwmon/npcm750-pwm-fan.c if (!data->fan_present[channel]) fan_present 901 drivers/hwmon/npcm750-pwm-fan.c data->fan_present[index] = true; fan_present 1000 drivers/hwmon/npcm750-pwm-fan.c if (data->fan_present[i]) {