Searched refs:cb_tc_t (Results 1 – 2 of 2) sorted by relevance
95 typedef int (*cb_tc_t)(struct thermal_cdev *, void *); typedef103 LIBTHERMAL_API int for_each_thermal_cdev(struct thermal_cdev *cdev, cb_tc_t cb, void *arg);
22 int for_each_thermal_cdev(struct thermal_cdev *cdev, cb_tc_t cb, void *arg) in for_each_thermal_cdev()
Completed in 6 milliseconds