Home
last modified time | relevance | path

Searched refs:edac_device_create_sysfs (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/edac/
Dedac_module.h41 extern int edac_device_create_sysfs(struct edac_device_ctl_info *edac_dev);
Dedac_device.c519 if (edac_device_create_sysfs(edac_dev)) { in edac_device_add_device()
Dedac_device_sysfs.c815 int edac_device_create_sysfs(struct edac_device_ctl_info *edac_dev) in edac_device_create_sysfs() function