Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-nvidia-shield.c614 u16 hostcmd_thermistor = le16_to_cpu(battery->thermistor); in thunderstrike_parse_battery_payload() local
625 temp = (1378 - (int)hostcmd_thermistor) * 10 / 19; in thunderstrike_parse_battery_payload()
647 hostcmd_thermistor); in thunderstrike_parse_battery_payload()