Searched refs:thermal_class (Results 1 – 1 of 1) sorted by relevance
892 static const struct class thermal_class = { variable1016 cdev->device.class = &thermal_class; in thermal_cooling_device_add()1489 tz->device.class = &thermal_class; in thermal_zone_device_register_with_trips()1813 result = class_register(&thermal_class); in thermal_init()