Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / tools / lib / thermal / libthermal.map
blobd657176aa47fb52f2db0178069624d2feb9d0c27
1 LIBTHERMAL_0.0.1 {
2         global:
3                 thermal_init;
4                 for_each_thermal_zone;
5                 for_each_thermal_trip;
6                 for_each_thermal_cdev;
7                 for_each_thermal_threshold;
8                 thermal_zone_find_by_name;
9                 thermal_zone_find_by_id;
10                 thermal_zone_discover;
11                 thermal_init;
12                 thermal_events_init;
13                 thermal_events_handle;
14                 thermal_events_fd;
15                 thermal_cmd_init;
16                 thermal_cmd_get_tz;
17                 thermal_cmd_get_cdev;
18                 thermal_cmd_get_trip;
19                 thermal_cmd_get_governor;
20                 thermal_cmd_get_temp;
21                 thermal_cmd_threshold_get;
22                 thermal_cmd_threshold_add;
23                 thermal_cmd_threshold_delete;
24                 thermal_cmd_threshold_flush;
25                 thermal_sampling_init;
26                 thermal_sampling_handle;
27                 thermal_sampling_fd;
28 local:
29                 *;