Searched defs:acpi_tz_zone (Results 1 – 1 of 1) sorted by relevance
74 struct acpi_tz_zone { struct75 int ac[TZ_NUMLEVELS];76 ACPI_BUFFER al[TZ_NUMLEVELS];77 int crt;78 int hot;79 int cr3;80 ACPI_BUFFER psl;81 int psv;82 int tc1;83 int tc2;[all …]