thermal_class     855 drivers/thermal/thermal_core.c static struct class thermal_class = {
thermal_class     981 drivers/thermal/thermal_core.c 	cdev->device.class = &thermal_class;
thermal_class    1289 drivers/thermal/thermal_core.c 	tz->device.class = &thermal_class;
thermal_class    1606 drivers/thermal/thermal_core.c 	result = class_register(&thermal_class);
thermal_class    1628 drivers/thermal/thermal_core.c 	class_unregister(&thermal_class);