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

/freebsd-12-stable/sys/dev/acpica/
H A Dacpi_thermal.c121 int tz_cooling_updated; member in struct:acpi_tz_softc
217 sc->tz_cooling_updated = FALSE;
1017 if (!sc->tz_cooling_updated)
1026 sc->tz_cooling_updated = FALSE;
1084 if (!sc->tz_cooling_updated) {
1120 if (error == 0 && !sc->tz_cooling_updated) {
1122 sc->tz_cooling_updated = TRUE;

Completed in 104 milliseconds