Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dlm90.c1503 static const s8 lm90_temp_offset_index[MAX_CHANNELS] = { variable
1576 *val = lm90_get_temp_offset(data, lm90_temp_offset_index[channel]); in lm90_temp_read()
1614 err = lm90_set_temp_offset(data, lm90_temp_offset_index[channel], in lm90_temp_write()
2724 err = lm90_set_temp_offset(data, lm90_temp_offset_index[id], id, val); in lm90_probe_channel_from_dt()