Home
last modified time | relevance | path

Searched refs:INSTANCE_ATTR (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/edac/
Dedac_pci_sysfs.c130 #define INSTANCE_ATTR(_name, _mode, _show, _store) \ macro
137 INSTANCE_ATTR(pe_count, S_IRUGO, instance_pe_count_show, NULL);
138 INSTANCE_ATTR(npe_count, S_IRUGO, instance_npe_count_show, NULL);
Dedac_device_sysfs.c386 #define INSTANCE_ATTR(_name,_mode,_show,_store) \ macro
398 INSTANCE_ATTR(ce_count, S_IRUGO, instance_ce_count_show, NULL);
399 INSTANCE_ATTR(ue_count, S_IRUGO, instance_ue_count_show, NULL);