Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dthermal_lib.c140 int thermal_acpi_hot_trip_temp(struct acpi_device *adev, int *ret_temp) in thermal_acpi_hot_trip_temp() function
147 EXPORT_SYMBOL_GPL(thermal_acpi_hot_trip_temp);
/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c79 ret = thermal_acpi_hot_trip_temp(zone_adev, in int340x_thermal_read_trips()
212 err = thermal_acpi_hot_trip_temp(zone_adev, &temp); in int340x_update_one_trip()