Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dthermal_core.c845 static struct class thermal_class = { variable
971 cdev->device.class = &thermal_class; in __thermal_cooling_device_register()
1217 tz->device.class = &thermal_class; in thermal_zone_device_register()
1528 result = class_register(&thermal_class); in thermal_init()
1550 class_unregister(&thermal_class); in thermal_init()
1567 class_unregister(&thermal_class); in thermal_exit()