Linux Kernel
3.7.1
|
Data Fields | |
struct acpi_device * | device |
acpi_bus_id | name |
unsigned long | temperature |
unsigned long | last_temperature |
unsigned long | polling_frequency |
volatile u8 | zombie |
struct acpi_thermal_flags | flags |
struct acpi_thermal_state | state |
struct acpi_thermal_trips | trips |
struct acpi_handle_list | devices |
struct thermal_zone_device * | thermal_zone |
int | tz_enabled |
int | kelvin_offset |
struct mutex | lock |
struct acpi_handle_list devices |
struct acpi_thermal_flags flags |
unsigned long temperature |
struct thermal_zone_device* thermal_zone |
struct acpi_thermal_trips trips |