Searched refs:for_each_thermal_threshold (Results 1 – 4 of 4) sorted by relevance
7 for_each_thermal_threshold;
9 int for_each_thermal_threshold(struct thermal_threshold *th, cb_th_t cb, void *arg) in for_each_thermal_threshold() function
105 LIBTHERMAL_API int for_each_thermal_threshold(struct thermal_threshold *th, cb_th_t cb, void *arg);
81 for_each_thermal_threshold(tz->thresholds, show_threshold, NULL); in show_tz()
Completed in 7 milliseconds