Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_acpi.c113 int thermal_acpi_critical_trip_temp(struct acpi_device *adev, int *ret_temp) in thermal_acpi_critical_trip_temp() function
117 EXPORT_SYMBOL_GPL(thermal_acpi_critical_trip_temp);
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c76 ret = thermal_acpi_critical_trip_temp(zone_adev, in int340x_thermal_read_trips()
230 err = thermal_acpi_critical_trip_temp(zone_adev, &temp); in int340x_thermal_update_trips()
/openbmc/linux/include/linux/
H A Dthermal.h303 int thermal_acpi_critical_trip_temp(struct acpi_device *adev, int *ret_temp);