Searched refs:hardware_show (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/atm/ |
D | solos-pci.c | 559 static ssize_t hardware_show(struct device *dev, struct device_attribute *attr, in hardware_show() function 595 static SOLOS_GPIO_ATTR(HardwareVersion, 0444, hardware_show, NULL, 0); 596 static SOLOS_GPIO_ATTR(HardwareVariant, 0444, hardware_show, NULL, 1);
|