Searched refs:adt7411_write_temp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | adt7411.c | 494 static int adt7411_write_temp(struct device *dev, u32 attr, int channel, in adt7411_write_temp() function 525 return adt7411_write_temp(dev, attr, channel, val); in adt7411_write()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | adt7411.c | 494 static int adt7411_write_temp(struct device *dev, u32 attr, int channel, in adt7411_write_temp() function 525 return adt7411_write_temp(dev, attr, channel, val); in adt7411_write()
|
Completed in 3 milliseconds