Searched refs:edac_device_create_sysfs (Results 1 – 3 of 3) sorted by relevance
46 extern int edac_device_create_sysfs(struct edac_device_ctl_info *edac_dev);
511 if (edac_device_create_sysfs(edac_dev)) { in edac_device_add_device()
810 int edac_device_create_sysfs(struct edac_device_ctl_info *edac_dev) in edac_device_create_sysfs() function