Searched refs:thermal_events_handle (Results 1 – 4 of 4) sorted by relevance
12 thermal_events_handle;
119 thermal_error_t thermal_events_handle(struct thermal_handler *th, void *arg) in thermal_events_handle() function
101 LIBTHERMAL_API thermal_error_t thermal_events_handle(struct thermal_handler *th, void *arg);
220 return thermal_events_handle(td->th, td); in thermal_event()