Lines Matching defs:tz
171 struct device_node *np, *tz; in of_thermal_zone_find() local
274 static struct device_node *thermal_of_zone_get_by_name(struct thermal_zone_device *tz) in thermal_of_zone_get_by_name()
293 struct thermal_zone_device *tz, struct thermal_cooling_device *cdev) in __thermal_of_unbind()
324 struct thermal_zone_device *tz, struct thermal_cooling_device *cdev) in __thermal_of_bind()
359 struct thermal_zone_device *tz, struct thermal_cooling_device *cdev, in thermal_of_for_each_cooling_device()
391 static int thermal_of_for_each_cooling_maps(struct thermal_zone_device *tz, in thermal_of_for_each_cooling_maps()
422 static int thermal_of_bind(struct thermal_zone_device *tz, in thermal_of_bind()
428 static int thermal_of_unbind(struct thermal_zone_device *tz, in thermal_of_unbind()
442 void thermal_of_zone_unregister(struct thermal_zone_device *tz) in thermal_of_zone_unregister()
479 struct thermal_zone_device *tz; in thermal_of_zone_register() local
617 void devm_thermal_of_zone_unregister(struct device *dev, struct thermal_zone_device *tz) in devm_thermal_of_zone_unregister()