Searched refs:thermal_class (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/
H A Dthermal_core.c1431 static struct class thermal_class = { variable in typeref:struct:class
1484 cdev->device.class = &thermal_class; __thermal_cooling_device_register()
1837 tz->device.class = &thermal_class; thermal_zone_device_register()
2225 result = class_register(&thermal_class); thermal_init()
2247 class_unregister(&thermal_class); thermal_init()
2264 class_unregister(&thermal_class); thermal_exit()

Completed in 48 milliseconds