Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/acpi/
Dthermal.c189 static int active_trip_index(struct acpi_thermal *tz, in active_trip_index() function
239 int index = active_trip_index(tz, acpi_trip); in acpi_thermal_update_trip()
283 ACPI_THERMAL_TRIP_PASSIVE : active_trip_index(tz, acpi_trip); in acpi_thermal_update_trip_devices()