Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dedac_module.h45 extern int edac_device_create_sysfs(struct edac_device_ctl_info *edac_dev);
H A Dedac_device.c388 if (edac_device_create_sysfs(edac_dev)) { in edac_device_add_device()
H A Dedac_device_sysfs.c788 int edac_device_create_sysfs(struct edac_device_ctl_info *edac_dev) in edac_device_create_sysfs() function