Home
last modified time | relevance | path

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

/linux-6.6.21/tools/thermal/thermal-engine/
Dthermal-engine.c41 static int show_trip(struct thermal_trip *tt, __maybe_unused void *arg) in show_trip() function
71 for_each_thermal_trip(tz->trip, show_trip, NULL); in show_tz()