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

/linux-master/drivers/acpi/
H A Dthermal.c183 static int active_trip_index(struct acpi_thermal *tz, function
233 int index = active_trip_index(tz, acpi_trip);
277 ACPI_THERMAL_TRIP_PASSIVE : active_trip_index(tz, acpi_trip);

Completed in 207 milliseconds