Home
last modified time | relevance | path

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

/linux-6.15/tools/thermal/thermal-engine/
H A Dthermal-engine.c49 static int show_trip(struct thermal_trip *tt, __maybe_unused void *arg) in show_trip() function
79 for_each_thermal_trip(tz->trip, show_trip, NULL); in show_tz()