Lines Matching refs:thermal_zone
67 struct thermal_zone { struct
91 typedef int (*cb_tz_t)(struct thermal_zone *, void *); argument
99 LIBTHERMAL_API int for_each_thermal_zone(struct thermal_zone *tz, cb_tz_t cb, void *arg);
107 LIBTHERMAL_API struct thermal_zone *thermal_zone_find_by_name(struct thermal_zone *tz,
110 LIBTHERMAL_API struct thermal_zone *thermal_zone_find_by_id(struct thermal_zone *tz, int id);
112 LIBTHERMAL_API struct thermal_zone *thermal_zone_discover(struct thermal_handler *th);
137 struct thermal_zone **tz);
143 struct thermal_zone *tz);
146 struct thermal_zone *tz);
149 struct thermal_zone *tz);
152 struct thermal_zone *tz);
155 struct thermal_zone *tz,
160 struct thermal_zone *tz,
165 struct thermal_zone *tz);