Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dedac_device_sysfs.c514 struct edac_dev_sysfs_block_attribute *sysfs_attrib; in edac_device_create_block() local
548 sysfs_attrib = block->block_attributes; in edac_device_create_block()
549 if (sysfs_attrib && block->nr_attribs) { in edac_device_create_block()
550 for (i = 0; i < block->nr_attribs; i++, sysfs_attrib++) { 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()
581 struct edac_dev_sysfs_block_attribute *sysfs_attrib; in edac_device_delete_block() local
587 sysfs_attrib = block->block_attributes; in edac_device_delete_block()
588 if (sysfs_attrib in edac_device_delete_block()
743 struct edac_dev_sysfs_attribute *sysfs_attrib; edac_device_add_main_sysfs_attributes() local
772 struct edac_dev_sysfs_attribute *sysfs_attrib; edac_device_remove_main_sysfs_attributes() local
[all...]
/kernel/linux/linux-6.6/drivers/edac/
H A Dedac_device_sysfs.c516 struct edac_dev_sysfs_block_attribute *sysfs_attrib; in edac_device_create_block() local
550 sysfs_attrib = block->block_attributes; in edac_device_create_block()
551 if (sysfs_attrib && block->nr_attribs) { in edac_device_create_block()
552 for (i = 0; i < block->nr_attribs; i++, sysfs_attrib++) { 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()
583 struct edac_dev_sysfs_block_attribute *sysfs_attrib; in edac_device_delete_block() local
589 sysfs_attrib = block->block_attributes; in edac_device_delete_block()
590 if (sysfs_attrib in edac_device_delete_block()
745 struct edac_dev_sysfs_attribute *sysfs_attrib; edac_device_add_main_sysfs_attributes() local
774 struct edac_dev_sysfs_attribute *sysfs_attrib; edac_device_remove_main_sysfs_attributes() local
[all...]

Completed in 4 milliseconds