pcf8591_read_channel   75 drivers/hwmon/pcf8591.c static int pcf8591_read_channel(struct device *dev, int channel);
pcf8591_read_channel   83 drivers/hwmon/pcf8591.c 	return sprintf(buf, "%d\n", pcf8591_read_channel(dev, channel));\