Searched refs:lm90_chip_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | lm90.c | 1377 static int lm90_chip_write(struct device *dev, u32 attr, int channel, long val) in lm90_chip_write() function 1434 return lm90_chip_write(dev, attr, channel, val); in lm90_write()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | lm90.c | 1700 static int lm90_chip_write(struct device *dev, u32 attr, int channel, long val) in lm90_chip_write() function 1771 return lm90_chip_write(dev, attr, channel, val); in lm90_write()
|
Completed in 7 milliseconds