Home
last modified time | relevance | path

Searched refs:acpi_thermal_active (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/acpi/
Dthermal.c100 struct acpi_thermal_active { struct
106 struct acpi_thermal_active active[ACPI_THERMAL_MAX_ACTIVE]; argument
192 struct acpi_thermal_active *active; in active_trip_index()
194 active = container_of(acpi_trip, struct acpi_thermal_active, trip); in active_trip_index()