Searched refs:for_each_thermal_trip (Results 1 – 4 of 4) sorted by relevance
5 for_each_thermal_trip;
21 int for_each_thermal_trip(struct thermal_trip *tt, cb_tt_t cb, void *arg) in for_each_thermal_trip() function
79 LIBTHERMAL_API int for_each_thermal_trip(struct thermal_trip *tt, cb_tt_t cb, void *arg);
71 for_each_thermal_trip(tz->trip, show_trip, NULL); in show_tz()
Completed in 8 milliseconds