Home
last modified time | relevance | path

Searched refs:adm9240_in_write (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dadm9240.c478 static int adm9240_in_write(struct device *dev, u32 attr, int channel, long val) in adm9240_in_write() function
646 return adm9240_in_write(dev, attr, channel, val); in adm9240_write()