Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.c998 static struct class thermal_class = { variable
1124 cdev->device.class = &thermal_class; in __thermal_cooling_device_register()
1432 tz->device.class = &thermal_class; in thermal_zone_device_register()
1666 result = class_register(&thermal_class); in thermal_init()
1682 class_unregister(&thermal_class); in thermal_init()