Home
last modified time | relevance | path

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

/drivers/edac/
A Dedac_device_sysfs.c534 sysfs_attrib = block->block_attributes; in edac_device_create_block()
539 sysfs_attrib->attr.name, in edac_device_create_block()
540 sysfs_attrib, &block->kobj); in edac_device_create_block()
544 &sysfs_attrib->attr); in edac_device_create_block()
573 sysfs_attrib = block->block_attributes; in edac_device_delete_block()
579 (struct attribute *) sysfs_attrib); in edac_device_delete_block()
733 if (sysfs_attrib) { in edac_device_add_main_sysfs_attributes()
739 (struct attribute*) sysfs_attrib); in edac_device_add_main_sysfs_attributes()
743 sysfs_attrib++; in edac_device_add_main_sysfs_attributes()
765 if (sysfs_attrib) { in edac_device_remove_main_sysfs_attributes()
[all …]

Completed in 4 milliseconds