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

/linux-master/drivers/acpi/
H A Dthermal.c100 struct acpi_thermal_active { struct
106 struct acpi_thermal_active active[ACPI_THERMAL_MAX_ACTIVE];
186 struct acpi_thermal_active *active;
188 active = container_of(acpi_trip, struct acpi_thermal_active, trip);

Completed in 198 milliseconds