Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dadm1031.c123 u8 oldh, newh; in adm1031_update_device() local
129 newh = in adm1031_update_device()
131 if (newh != oldh) { in adm1031_update_device()
141 if (newh != oldh) in adm1031_update_device()
146 data->temp[chan] = newh; in adm1031_update_device()