Home
last modified time | relevance | path

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

/linux-5.10/drivers/acpi/
Dthermal.c163 struct acpi_thermal { struct
170 struct acpi_thermal_flags flags; argument
171 struct acpi_thermal_state state; argument
172 struct acpi_thermal_trips trips; argument
183 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature() argument