Searched refs:lm90_chip_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | lm90.c | 1352 static int lm90_chip_read(struct device *dev, u32 attr, int channel, long *val) in lm90_chip_read() function 1421 return lm90_chip_read(dev, attr, channel, val); in lm90_read()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | lm90.c | 1653 static int lm90_chip_read(struct device *dev, u32 attr, int channel, long *val) in lm90_chip_read() function 1748 return lm90_chip_read(dev, attr, channel, val); in lm90_read()
|
Completed in 7 milliseconds