Lines Matching refs:tz
238 int (*bind_to_tz)(struct thermal_zone_device *tz);
239 void (*unbind_from_tz)(struct thermal_zone_device *tz);
240 int (*throttle)(struct thermal_zone_device *tz, int trip);
275 int (*match) (struct thermal_zone_device *tz,
382 struct thermal_zone_device *tz);
387 struct thermal_zone_device *tz);
398 struct thermal_zone_device *tz) in thermal_zone_of_sensor_unregister() argument
411 struct thermal_zone_device *tz) in devm_thermal_zone_of_sensor_unregister() argument
425 struct thermal_zone_device *tz, u32 *max_power);
427 struct thermal_zone_device *tz, u32 *min_power);
452 int thermal_zone_get_temp(struct thermal_zone_device *tz, int *temp);
453 int thermal_zone_get_slope(struct thermal_zone_device *tz);
454 int thermal_zone_get_offset(struct thermal_zone_device *tz);
465 struct thermal_zone_device *tz, u32 *max_power) in power_actor_get_max_power() argument
468 struct thermal_zone_device *tz, in power_actor_get_min_power() argument
472 struct thermal_instance *tz, u32 power) in power_actor_set_power() argument
481 struct thermal_zone_device *tz) in thermal_zone_device_unregister() argument
484 struct thermal_zone_device *tz, int trip, in thermal_zone_bind_cooling_device() argument
490 struct thermal_zone_device *tz, int trip, in thermal_zone_unbind_cooling_device() argument
493 static inline void thermal_zone_device_update(struct thermal_zone_device *tz, in thermal_zone_device_update() argument
496 static inline void thermal_zone_set_trips(struct thermal_zone_device *tz) in thermal_zone_set_trips() argument
513 struct thermal_zone_device *tz, int *temp) in thermal_zone_get_temp() argument
516 struct thermal_zone_device *tz) in thermal_zone_get_slope() argument
519 struct thermal_zone_device *tz) in thermal_zone_get_offset() argument
521 static inline int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() argument
524 get_thermal_instance(struct thermal_zone_device *tz, in get_thermal_instance() argument
529 static inline void thermal_notify_framework(struct thermal_zone_device *tz, in thermal_notify_framework() argument
535 extern int thermal_generate_netlink_event(struct thermal_zone_device *tz,
538 static inline int thermal_generate_netlink_event(struct thermal_zone_device *tz, in thermal_generate_netlink_event() argument