Home
last modified time | relevance | path

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

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