thermal_error_t
static thermal_error_t thermal_genl_auto(struct thermal_handler *th, cmd_cb_t cmd_cb,
thermal_error_t ret = THERMAL_ERROR;
thermal_error_t thermal_cmd_get_tz(struct thermal_handler *th, struct thermal_zone **tz)
thermal_error_t thermal_cmd_get_cdev(struct thermal_handler *th, struct thermal_cdev **tc)
thermal_error_t thermal_cmd_get_trip(struct thermal_handler *th, struct thermal_zone *tz)
thermal_error_t thermal_cmd_get_governor(struct thermal_handler *th, struct thermal_zone *tz)
thermal_error_t thermal_cmd_get_temp(struct thermal_handler *th, struct thermal_zone *tz)
thermal_error_t thermal_cmd_threshold_get(struct thermal_handler *th,
thermal_error_t thermal_cmd_threshold_add(struct thermal_handler *th,
thermal_error_t thermal_cmd_threshold_delete(struct thermal_handler *th,
thermal_error_t thermal_cmd_threshold_flush(struct thermal_handler *th,
thermal_error_t thermal_cmd_exit(struct thermal_handler *th)
thermal_error_t thermal_cmd_init(struct thermal_handler *th)
thermal_error_t thermal_events_handle(struct thermal_handler *th, void *arg)
thermal_error_t thermal_events_exit(struct thermal_handler *th)
thermal_error_t thermal_events_init(struct thermal_handler *th)
LIBTHERMAL_API thermal_error_t thermal_events_exit(struct thermal_handler *th);
LIBTHERMAL_API thermal_error_t thermal_events_init(struct thermal_handler *th);
LIBTHERMAL_API thermal_error_t thermal_events_handle(struct thermal_handler *th, void *arg);
LIBTHERMAL_API thermal_error_t thermal_cmd_exit(struct thermal_handler *th);
LIBTHERMAL_API thermal_error_t thermal_cmd_init(struct thermal_handler *th);
LIBTHERMAL_API thermal_error_t thermal_cmd_get_tz(struct thermal_handler *th,
LIBTHERMAL_API thermal_error_t thermal_cmd_get_cdev(struct thermal_handler *th,
LIBTHERMAL_API thermal_error_t thermal_cmd_get_trip(struct thermal_handler *th,
LIBTHERMAL_API thermal_error_t thermal_cmd_get_governor(struct thermal_handler *th,
LIBTHERMAL_API thermal_error_t thermal_cmd_get_temp(struct thermal_handler *th,
LIBTHERMAL_API thermal_error_t thermal_cmd_threshold_get(struct thermal_handler *th,
LIBTHERMAL_API thermal_error_t thermal_cmd_threshold_add(struct thermal_handler *th,
LIBTHERMAL_API thermal_error_t thermal_cmd_threshold_delete(struct thermal_handler *th,
LIBTHERMAL_API thermal_error_t thermal_cmd_threshold_flush(struct thermal_handler *th,
LIBTHERMAL_API thermal_error_t thermal_sampling_exit(struct thermal_handler *th);
LIBTHERMAL_API thermal_error_t thermal_sampling_init(struct thermal_handler *th);
LIBTHERMAL_API thermal_error_t thermal_sampling_handle(struct thermal_handler *th, void *arg);
thermal_error_t thermal_sampling_handle(struct thermal_handler *th, void *arg)
thermal_error_t thermal_sampling_exit(struct thermal_handler *th)
thermal_error_t thermal_sampling_init(struct thermal_handler *th)