Searched refs:pcf8591_read_channel (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Dpcf8591.c88 static int pcf8591_read_channel(struct device *dev, int channel);
96 return sprintf(buf, "%d\n", pcf8591_read_channel(dev, channel));\
273 static int pcf8591_read_channel(struct device *dev, int channel) pcf8591_read_channel() function

Completed in 86 milliseconds