Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwmon/
H A Dlm90.c1707 static int lm90_chip_write(struct device *dev, u32 attr, int channel, long val) in lm90_chip_write() function
1778 return lm90_chip_write(dev, attr, channel, val); in lm90_write()