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