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

/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_thermal.c122 int tz_cooling_updated; member in struct:acpi_tz_softc
218 sc->tz_cooling_updated = FALSE;
1012 if (!sc->tz_cooling_updated)
1021 sc->tz_cooling_updated = FALSE;
1079 if (!sc->tz_cooling_updated) {
1115 if (error == 0 && !sc->tz_cooling_updated) {
1117 sc->tz_cooling_updated = TRUE;

Completed in 107 milliseconds