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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dadm1026.c1312 static ssize_t show_gpio(struct device *dev, struct device_attribute *attr, char *buf) function
1337 static DEVICE_ATTR(gpio, S_IRUGO | S_IWUSR, show_gpio, set_gpio);
H A Dlm93.c2279 static ssize_t show_gpio(struct device *dev, struct device_attribute *attr, function
2286 static DEVICE_ATTR(gpio, S_IRUGO, show_gpio, NULL);

Completed in 64 milliseconds