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