Searched defs:acpi_thermal (Results 1 – 1 of 1) sorted by relevance
163 struct acpi_thermal { struct170 struct acpi_thermal_flags flags; argument171 struct acpi_thermal_state state; argument172 struct acpi_thermal_trips trips; argument183 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature() argument