Searched defs:acpi_thermal (Results 1 – 1 of 1) sorted by relevance
176 struct acpi_thermal { struct183 struct acpi_thermal_flags flags; argument184 struct acpi_thermal_state state; argument185 struct acpi_thermal_trips trips; argument197 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature() argument