Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dthermal_core.c855 static struct class thermal_class = { variable
981 cdev->device.class = &thermal_class; in __thermal_cooling_device_register()
1289 tz->device.class = &thermal_class; in thermal_zone_device_register()
1606 result = class_register(&thermal_class); in thermal_init()
1628 class_unregister(&thermal_class); in thermal_init()