Searched refs:thermal_events_fd (Results 1 – 4 of 4) sorted by relevance
13 thermal_events_fd;
133 int thermal_events_fd(struct thermal_handler *th) in thermal_events_fd() function
103 LIBTHERMAL_API int thermal_events_fd(struct thermal_handler *th);
328 if (mainloop_add(thermal_events_fd(td.th), thermal_event, &td)) { in main()