Searched refs:cb_tt_t (Results 1 – 2 of 2) sorted by relevance
73 typedef int (*cb_tt_t)(struct thermal_trip *, void *); typedef79 LIBTHERMAL_API int for_each_thermal_trip(struct thermal_trip *tt, cb_tt_t cb, void *arg);
21 int for_each_thermal_trip(struct thermal_trip *tt, cb_tt_t cb, void *arg) in for_each_thermal_trip()
Completed in 3 milliseconds