Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dlm90.c1498 static const s8 lm90_temp_offset_index[MAX_CHANNELS] = { variable
1573 *val = lm90_get_temp_offset(data, lm90_temp_offset_index[channel]); in lm90_temp_read()
1613 err = lm90_set_temp_offset(data, lm90_temp_offset_index[channel], in lm90_temp_write()
2703 err = lm90_set_temp_offset(data, lm90_temp_offset_index[id], id, val); in lm90_probe_channel_from_dt()