Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dina2xx.c641 static int ina2xx_in_write(struct device *dev, u32 attr, int channel, long val) in ina2xx_in_write() function
700 return ina2xx_in_write(dev, attr, channel, val); in ina2xx_write()