Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dthinkpad_acpi.c6151 static int thermal_get_sensor(int idx, s32 *value) in thermal_get_sensor() function
6224 res = thermal_get_sensor(i, &s->temp[i]); in thermal_get_sensors()
6265 res = thermal_get_sensor(idx, &value); in thermal_temp_input_show()