Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c6264 static int thermal_get_sensor(int idx, s32 *value) in thermal_get_sensor() function
6337 res = thermal_get_sensor(i, &s->temp[i]); in thermal_get_sensors()
6378 res = thermal_get_sensor(idx, &value); in thermal_temp_input_show()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A 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()

Completed in 27 milliseconds