SOLOS_GPIO_ATTR 583 drivers/atm/solos-pci.c static SOLOS_GPIO_ATTR(GPIO1, 0644, geos_gpio_show, geos_gpio_store, 9); SOLOS_GPIO_ATTR 584 drivers/atm/solos-pci.c static SOLOS_GPIO_ATTR(GPIO2, 0644, geos_gpio_show, geos_gpio_store, 10); SOLOS_GPIO_ATTR 585 drivers/atm/solos-pci.c static SOLOS_GPIO_ATTR(GPIO3, 0644, geos_gpio_show, geos_gpio_store, 11); SOLOS_GPIO_ATTR 586 drivers/atm/solos-pci.c static SOLOS_GPIO_ATTR(GPIO4, 0644, geos_gpio_show, geos_gpio_store, 12); SOLOS_GPIO_ATTR 587 drivers/atm/solos-pci.c static SOLOS_GPIO_ATTR(GPIO5, 0644, geos_gpio_show, geos_gpio_store, 13); SOLOS_GPIO_ATTR 588 drivers/atm/solos-pci.c static SOLOS_GPIO_ATTR(PushButton, 0444, geos_gpio_show, NULL, 14); SOLOS_GPIO_ATTR 589 drivers/atm/solos-pci.c static SOLOS_GPIO_ATTR(HardwareVersion, 0444, hardware_show, NULL, 0); SOLOS_GPIO_ATTR 590 drivers/atm/solos-pci.c static SOLOS_GPIO_ATTR(HardwareVariant, 0444, hardware_show, NULL, 1);