Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.c329 void thermal_zone_device_critical(struct thermal_zone_device *tz) in thermal_zone_device_critical() function
333 EXPORT_SYMBOL(thermal_zone_device_critical);
1487 tz->ops.critical = thermal_zone_device_critical; in thermal_zone_device_register_with_trips()