Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dlm85.c389 int ext1 = lm85_read_value(client, in lm85_update_device()
391 int ext2 = lm85_read_value(client, in lm85_update_device()
434 data->in[i] = lm85_read_value(client, in lm85_update_device()
438 data->alarms |= lm85_read_value(client, in lm85_update_device()
447 int ext1 = lm85_read_value(client, in lm85_update_device()
449 int ext2 = lm85_read_value(client, in lm85_update_device()
451 int ext3 = lm85_read_value(client, in lm85_update_device()
453 int ext4 = lm85_read_value(client, in lm85_update_device()
484 data->in_min[4] = lm85_read_value(client, in lm85_update_device()
486 data->in_max[4] = lm85_read_value(client, in lm85_update_device()
[all …]