Home
last modified time | relevance | path

Searched refs:thermal_cdev (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/lib/thermal/include/
A Dthermal.h56 struct thermal_cdev { struct
75 typedef int (*cb_tc_t)(struct thermal_cdev *, void *); argument
81 LIBTHERMAL_API int for_each_thermal_cdev(struct thermal_cdev *cdev, cb_tc_t cb, void *arg);
116 struct thermal_cdev **tc);
/linux-6.3-rc2/tools/lib/thermal/
A Dcommands.c72 static int parse_cdev_get(struct genl_info *info, struct thermal_cdev **cdev) in parse_cdev_get()
75 struct thermal_cdev *__cdev = NULL; in parse_cdev_get()
296 thermal_error_t thermal_cmd_get_cdev(struct thermal_handler *th, struct thermal_cdev **tc) in thermal_cmd_get_cdev()
A Dthermal.c8 int for_each_thermal_cdev(struct thermal_cdev *cdev, cb_tc_t cb, void *arg) in for_each_thermal_cdev()

Completed in 6 milliseconds