#include <libacpi.h>
Collaboration diagram for global_t:
Public Attributes | |
int | batt_count |
int | thermal_count |
int | fan_count |
int | temperature |
adapter_t | adapt |
Definition at line 171 of file libacpi.h.
number of found thermal zones
Definition at line 173 of file libacpi.h.
Referenced by init_acpi_thermal(), and read_acpi_zone().
system temperature if we only have on thermal zone
Definition at line 175 of file libacpi.h.
Referenced by read_acpi_zone().
ac adapter
Definition at line 176 of file libacpi.h.
Referenced by init_acpi_acadapt(), and read_acpi_acstate().