Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-nvidia-shield.c616 u16 hostcmd_thermistor = le16_to_cpu(battery->thermistor); in thunderstrike_parse_battery_payload() local
627 temp = (1378 - (int)hostcmd_thermistor) * 10 / 19; in thunderstrike_parse_battery_payload()
649 hostcmd_thermistor); in thunderstrike_parse_battery_payload()