Searched refs:w1_read_temp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/w1/slaves/ |
H A D | w1_therm.c | 427 static int w1_read_temp(struct device *dev, u32 attr, int channel, 441 return w1_read_temp(dev, attr, channel, val); in w1_read() 2012 static int w1_read_temp(struct device *device, u32 attr, int channel, in w1_read_temp() function
|
/kernel/linux/linux-6.6/drivers/w1/slaves/ |
H A D | w1_therm.c | 427 static int w1_read_temp(struct device *dev, u32 attr, int channel, 441 return w1_read_temp(dev, attr, channel, val); in w1_read() 2076 static int w1_read_temp(struct device *device, u32 attr, int channel, in w1_read_temp() function
|
Completed in 5 milliseconds