Lines Matching refs:tz

229 	int (*bind_to_tz)(struct thermal_zone_device *tz);
230 void (*unbind_from_tz)(struct thermal_zone_device *tz);
231 int (*throttle)(struct thermal_zone_device *tz, int trip);
266 int (*match) (struct thermal_zone_device *tz,
366 struct thermal_zone_device *tz);
377 struct thermal_zone_device *tz) in thermal_zone_of_sensor_unregister() argument
391 struct thermal_zone_device *tz, u32 *max_power);
393 struct thermal_zone_device *tz, u32 *min_power);
416 int thermal_zone_get_temp(struct thermal_zone_device *tz, int *temp);
427 struct thermal_zone_device *tz, u32 *max_power) in power_actor_get_max_power() argument
430 struct thermal_zone_device *tz, in power_actor_get_min_power() argument
434 struct thermal_instance *tz, u32 power) in power_actor_set_power() argument
443 struct thermal_zone_device *tz) in thermal_zone_device_unregister() argument
446 struct thermal_zone_device *tz, int trip, in thermal_zone_bind_cooling_device() argument
452 struct thermal_zone_device *tz, int trip, in thermal_zone_unbind_cooling_device() argument
455 static inline void thermal_zone_device_update(struct thermal_zone_device *tz) in thermal_zone_device_update() argument
472 struct thermal_zone_device *tz, int *temp) in thermal_zone_get_temp() argument
474 static inline int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() argument
477 get_thermal_instance(struct thermal_zone_device *tz, in get_thermal_instance() argument
482 static inline void thermal_notify_framework(struct thermal_zone_device *tz, in thermal_notify_framework() argument
488 extern int thermal_generate_netlink_event(struct thermal_zone_device *tz,
491 static inline int thermal_generate_netlink_event(struct thermal_zone_device *tz, in thermal_generate_netlink_event() argument