Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Dedac_module.h49 extern int edac_device_create_sysfs(struct edac_device_ctl_info *edac_dev);
Dedac_device.c467 if (edac_device_create_sysfs(edac_dev)) { in edac_device_add_device()
Dedac_device_sysfs.c802 int edac_device_create_sysfs(struct edac_device_ctl_info *edac_dev) in edac_device_create_sysfs() function