Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dlm83.c225 static int lm83_temp_write(struct device *dev, u32 attr, int channel, long val) in lm83_temp_write() function
292 return lm83_temp_write(dev, attr, channel, val); in lm83_write()