Home
last modified time | relevance | path

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

/linux-6.15/tools/thermal/thermal-engine/
H A Dthermal-engine.c41 static int show_threshold(struct thermal_threshold *th, __maybe_unused void *arg) in show_threshold() function
81 for_each_thermal_threshold(tz->thresholds, show_threshold, NULL); in show_tz()