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);
457 int thermal_zone_get_temp(struct thermal_zone_device *tz, int *temp);
458 int thermal_zone_get_slope(struct thermal_zone_device *tz);
459 int thermal_zone_get_offset(struct thermal_zone_device *tz);
470 struct thermal_zone_device *tz, u32 *max_power) in power_actor_get_max_power() argument
473 struct thermal_zone_device *tz, in power_actor_get_min_power() argument
477 struct thermal_instance *tz, u32 power) in power_actor_set_power() argument
486 struct thermal_zone_device *tz) in thermal_zone_device_unregister() argument
489 struct thermal_zone_device *tz, int trip, in thermal_zone_bind_cooling_device() argument
495 struct thermal_zone_device *tz, int trip, in thermal_zone_unbind_cooling_device() argument
498 static inline void thermal_zone_device_update(struct thermal_zone_device *tz, in thermal_zone_device_update() argument
501 static inline void thermal_zone_set_trips(struct thermal_zone_device *tz) in thermal_zone_set_trips() argument
526 struct thermal_zone_device *tz, int *temp) in thermal_zone_get_temp() argument
529 struct thermal_zone_device *tz) in thermal_zone_get_slope() argument
532 struct thermal_zone_device *tz) in thermal_zone_get_offset() argument
534 static inline int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() argument
537 get_thermal_instance(struct thermal_zone_device *tz, in get_thermal_instance() argument
542 static inline void thermal_notify_framework(struct thermal_zone_device *tz, in thermal_notify_framework() argument
548 extern int thermal_generate_netlink_event(struct thermal_zone_device *tz,
551 static inline int thermal_generate_netlink_event(struct thermal_zone_device *tz, in thermal_generate_netlink_event() argument