Searched refs:show_gpio (Results 1 – 2 of 2) sorted by relevance
/drivers/hwmon/ |
D | adm1026.c | 1414 static ssize_t show_gpio(struct device *dev, struct device_attribute *attr, in show_gpio() function 1445 static DEVICE_ATTR(gpio, S_IRUGO | S_IWUSR, show_gpio, set_gpio);
|
D | lm93.c | 2460 static ssize_t show_gpio(struct device *dev, struct device_attribute *attr, in show_gpio() function 2467 static DEVICE_ATTR(gpio, S_IRUGO, show_gpio, NULL);
|