Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.c389 void thermal_zone_device_critical(struct thermal_zone_device *tz) in thermal_zone_device_critical() function
393 EXPORT_SYMBOL(thermal_zone_device_critical);
1578 tz->ops.critical = thermal_zone_device_critical; in thermal_zone_device_register_with_trips()
/linux/drivers/acpi/
H A Dthermal.c559 thermal_zone_device_critical(thermal); in acpi_thermal_zone_device_critical()