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

/freebsd-10.2-release/sys/dev/acpica/
H A Dacpi_thermal.c120 int tz_cooling_active; member in struct:acpi_tz_softc
216 sc->tz_cooling_active = FALSE;
1074 sc->tz_cooling_active = FALSE;
1095 sc->tz_cooling_active = FALSE;
1137 if (sc->tz_cooling_active)
1141 sc->tz_cooling_active = TRUE;
1142 if (sc->tz_cooling_active) {
1165 if (sc->tz_cooling_active) {
1167 sc->tz_cooling_active = FALSE;

Completed in 17 milliseconds