Searched refs:thermal_class (Results 1 – 1 of 1) sorted by relevance
765 static struct class thermal_class = { variable892 cdev->device.class = &thermal_class; in __thermal_cooling_device_register()1250 tz->device.class = &thermal_class; in thermal_zone_device_register_with_trips()1490 result = class_register(&thermal_class); in thermal_init()