Home
last modified time | relevance | path

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

/drivers/thermal/
Dthermal_core.c316 void thermal_zone_device_critical(struct thermal_zone_device *tz) in thermal_zone_device_critical() function
329 EXPORT_SYMBOL(thermal_zone_device_critical);
1252 ops->critical = thermal_zone_device_critical; in thermal_zone_device_register_with_trips()
/drivers/acpi/
Dthermal.c684 thermal_zone_device_critical(thermal); in acpi_thermal_zone_device_critical()