Searched refs:active_trip (Results 1 – 2 of 2) sorted by relevance
57 memcpy(info->active_trip, dev->trip_points, sizeof(info->active_trip)); in acpi_thermal_get_info()64 if (info->active_trip[0] && (temp > info->active_trip[0])) { in acpi_thermal_get_info()
44 uint32_t active_trip[9]; member
Completed in 4 milliseconds