Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dedac_device_sysfs.c550 sysfs_attrib = block->block_attributes; in edac_device_create_block()
555 sysfs_attrib->attr.name, in edac_device_create_block()
556 sysfs_attrib, &block->kobj); in edac_device_create_block()
560 &sysfs_attrib->attr); in edac_device_create_block()
589 sysfs_attrib = block->block_attributes; in edac_device_delete_block()
595 (struct attribute *) sysfs_attrib); in edac_device_delete_block()
749 if (sysfs_attrib) { in edac_device_add_main_sysfs_attributes()
755 (struct attribute*) sysfs_attrib); in edac_device_add_main_sysfs_attributes()
759 sysfs_attrib++; in edac_device_add_main_sysfs_attributes()
781 if (sysfs_attrib) { in edac_device_remove_main_sysfs_attributes()
[all …]