Home
last modified time | relevance | path

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

/tools/lib/thermal/
A Dlibthermal.map7 for_each_thermal_threshold;
A Dthermal.c9 int for_each_thermal_threshold(struct thermal_threshold *th, cb_th_t cb, void *arg) in for_each_thermal_threshold() function
/tools/lib/thermal/include/
A Dthermal.h105 LIBTHERMAL_API int for_each_thermal_threshold(struct thermal_threshold *th, cb_th_t cb, void *arg);
/tools/thermal/thermal-engine/
A Dthermal-engine.c81 for_each_thermal_threshold(tz->thresholds, show_threshold, NULL); in show_tz()

Completed in 7 milliseconds