Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c6152 static int thermal_get_sensor(int idx, s32 *value) in thermal_get_sensor() function
6225 res = thermal_get_sensor(i, &s->temp[i]); in thermal_get_sensors()
6266 res = thermal_get_sensor(idx, &value); in thermal_temp_input_show()