Home
last modified time | relevance | path

Searched defs:acpi_thermal (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/acpi/
Dthermal.c180 struct acpi_thermal { struct
187 struct acpi_thermal_flags flags; argument
188 struct acpi_thermal_state state; argument
189 struct acpi_thermal_trips trips; argument
201 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature() argument