Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_acpi.c97 int thermal_acpi_hot_trip_temp(struct acpi_device *adev, int *ret_temp) in thermal_acpi_hot_trip_temp() function
101 EXPORT_SYMBOL_GPL(thermal_acpi_hot_trip_temp);
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c83 ret = thermal_acpi_hot_trip_temp(zone_adev, in int340x_thermal_read_trips()
233 err = thermal_acpi_hot_trip_temp(zone_adev, &temp); in int340x_thermal_update_trips()
/openbmc/linux/include/linux/
H A Dthermal.h302 int thermal_acpi_hot_trip_temp(struct acpi_device *adev, int *ret_temp);