Home
last modified time | relevance | path

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

/tools/lib/thermal/
A Dlibthermal.map4 for_each_thermal_zone;
A Dthermal.c48 int for_each_thermal_zone(struct thermal_zone *tz, cb_tz_t cb, void *arg) in for_each_thermal_zone() function
113 if (for_each_thermal_zone(tz, __thermal_zone_discover, th)) in thermal_zone_discover()
/tools/thermal/thermal-engine/
A Dthermal-engine.c398 for_each_thermal_zone(td.tz, set_threshold, td.th); in main()
400 for_each_thermal_zone(td.tz, show_tz, td.th); in main()
/tools/lib/thermal/include/
A Dthermal.h99 LIBTHERMAL_API int for_each_thermal_zone(struct thermal_zone *tz, cb_tz_t cb, void *arg);

Completed in 7 milliseconds