Home
last modified time | relevance | path

Searched defs:edac_dev_sysfs_attribute (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/edac/
Dedac_core.h155 struct edac_dev_sysfs_attribute { struct
156 struct attribute attr;
157 ssize_t (*show)(struct edac_device_ctl_info *, char *);
158 ssize_t (*store)(struct edac_device_ctl_info *, const char *, size_t);