Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dedac_module.h46 extern void edac_device_remove_sysfs(struct edac_device_ctl_info *edac_dev);
H A Dedac_device.c499 edac_device_remove_sysfs(edac_dev); in edac_device_del_device()
H A Dedac_device_sysfs.c861 void edac_device_remove_sysfs(struct edac_device_ctl_info *edac_dev) in edac_device_remove_sysfs() function