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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dpcf8591.c81 static int pcf8591_read_channel(struct device *dev, int channel);
87 return sprintf(buf, "%d\n", pcf8591_read_channel(dev, channel));\
257 static int pcf8591_read_channel(struct device *dev, int channel) function

Completed in 39 milliseconds