Searched refs:sysfs_attrib (Results 1 – 1 of 1) sorted by relevance
548 sysfs_attrib = block->block_attributes; in edac_device_create_block()553 sysfs_attrib->attr.name, in edac_device_create_block()554 sysfs_attrib, &block->kobj); in edac_device_create_block()558 &sysfs_attrib->attr); in edac_device_create_block()587 sysfs_attrib = block->block_attributes; in edac_device_delete_block()593 (struct attribute *) sysfs_attrib); in edac_device_delete_block()747 if (sysfs_attrib) { in edac_device_add_main_sysfs_attributes()753 (struct attribute*) sysfs_attrib); in edac_device_add_main_sysfs_attributes()757 sysfs_attrib++; in edac_device_add_main_sysfs_attributes()779 if (sysfs_attrib) { in edac_device_remove_main_sysfs_attributes()[all …]
Completed in 6 milliseconds