Lines Matching refs:thermal_zone_device
269 static struct device_node *thermal_of_zone_get_by_name(struct thermal_zone_device *tz)
288 struct thermal_zone_device *tz, struct thermal_cooling_device *cdev)
319 struct thermal_zone_device *tz, struct thermal_cooling_device *cdev)
354 struct thermal_zone_device *tz, struct thermal_cooling_device *cdev,
356 struct thermal_zone_device *, struct thermal_cooling_device *))
386 static int thermal_of_for_each_cooling_maps(struct thermal_zone_device *tz,
389 struct thermal_zone_device *, struct thermal_cooling_device *))
419 static int thermal_of_bind(struct thermal_zone_device *tz,
425 static int thermal_of_unbind(struct thermal_zone_device *tz,
439 static void thermal_of_zone_unregister(struct thermal_zone_device *tz)
470 static struct thermal_zone_device *thermal_of_zone_register(struct device_node *sensor, int id, void *data,
473 struct thermal_zone_device *tz;
543 thermal_of_zone_unregister(*(struct thermal_zone_device **)res);
549 struct thermal_zone_device **r = res;
567 struct thermal_zone_device *devm_thermal_of_zone_register(struct device *dev, int sensor_id, void *data,
570 struct thermal_zone_device **ptr, *tzd;
603 void devm_thermal_of_zone_unregister(struct device *dev, struct thermal_zone_device *tz)