Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/thermal/
Dthermal_sys.c286 static struct device_attribute trip_point_attrs[] = { variable
1180 &trip_point_attrs[count * 2]); in thermal_zone_device_register()
1184 &trip_point_attrs[count * 2 + 1]); in thermal_zone_device_register()
1265 &trip_point_attrs[count * 2]); in thermal_zone_device_unregister()
1267 &trip_point_attrs[count * 2 + 1]); in thermal_zone_device_unregister()