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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm_smu_controls.c40 * SMU fans control object
261 struct device_node *smu, *fans, *fan; local
270 /* Look for RPM fans */
271 for (fans = NULL; (fans = of_get_next_child(smu, fans)) != NULL;)
272 if (!strcmp(fans->name, "rpm-fans") ||
273 of_device_is_compatible(fans, "smu-rpm-fans"))
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/sbus/char/
H A Dbbc_i2c.h65 struct list_head fans; member in struct:bbc_i2c_bus
H A Dbbc_envctrl.c37 * Three fans exist inside the machine, all three are controlled with
40 * third is for the power supply. The first two fans may be speed
49 * range (the goal being to make the fans as quiet as possible without
54 * The fans will be put on full blast to attempt to deal with this
297 * fans.
406 * the fans on full blast.
509 list_add(&fp->bp_list, &bp->fans);
511 /* The i2c device controlling the fans is write-only.
513 * level fed to the fans is via software. Choose half
553 list_for_each_entry_safe(fp, fpos, &bp->fans, bp_lis
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dglob.inc88 // Below is for vi fans
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c7235 * Fan control seems to affect both fans, regardless of the state
7312 TPACPI_HANDLE(fans, ec, "FANS"); /* X31, X40, X41 */
8026 TPACPI_ACPIHANDLE_INIT(fans);
8194 * fans to what the vendor supposes is the best level. We

Completed in 140 milliseconds