Lines Matching full:edac
2 * file for managing the edac_device subsystem of devices for EDAC
16 #include <linux/edac.h>
184 * the reference count for the EDAC 'core' module is
194 * is called which then decrements the EDAC 'core' module.
208 /* decrement the EDAC CORE module ref count */ in edac_device_ctrl_master_release()
237 /* get the /sys/devices/system/edac reference */ in edac_device_register_sysfs_main_kobj()
262 edac_dbg(1, "Failed to register '.../edac/%s'\n", in edac_device_register_sysfs_main_kobj()
272 edac_dbg(4, "Registered '.../edac/%s' kobject\n", edac_dev->name); in edac_device_register_sysfs_main_kobj()
287 * the '..../edac/<name>' kobject
295 * Unregister the edac device's kobject and in edac_device_unregister_sysfs_main_kobj()
802 /* create a symlink from the edac device in edac_device_create_sysfs()