Searched refs:cb_th_t (Results 1 – 2 of 2) sorted by relevance
97 typedef int (*cb_th_t)(struct thermal_threshold *, void *); typedef105 LIBTHERMAL_API int for_each_thermal_threshold(struct thermal_threshold *th, cb_th_t cb, void *arg);
9 int for_each_thermal_threshold(struct thermal_threshold *th, cb_th_t cb, void *arg) in for_each_thermal_threshold()
Completed in 3 milliseconds