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

/freebsd-10.2-release/sys/dev/acpica/
H A Dacpi_thermal.c121 int tz_cooling_updated; member in struct:acpi_tz_softc
217 sc->tz_cooling_updated = FALSE;
1006 if (!sc->tz_cooling_updated)
1015 sc->tz_cooling_updated = FALSE;
1073 if (!sc->tz_cooling_updated) {
1109 if (error == 0 && !sc->tz_cooling_updated) {
1111 sc->tz_cooling_updated = TRUE;

Completed in 45 milliseconds