Searched defs:edac_dev_sysfs_attribute (Results 1 – 1 of 1) sorted by relevance
87 struct edac_dev_sysfs_attribute { struct88 struct attribute attr;89 ssize_t (*show)(struct edac_device_ctl_info *, char *);90 ssize_t (*store)(struct edac_device_ctl_info *, const char *, size_t);