Lines Matching refs:fans
38 * Three fans exist inside the machine, all three are controlled with
41 * third is for the power supply. The first two fans may be speed
50 * range (the goal being to make the fans as quiet as possible without
55 * The fans will be put on full blast to attempt to deal with this
297 * fans.
406 * the fans on full blast.
515 list_add(&fp->bp_list, &bp->fans);
517 /* The i2c device controlling the fans is write-only.
519 * level fed to the fans is via software. Choose half
559 list_for_each_entry_safe(fp, fpos, &bp->fans, bp_list) {