Lines Matching full:edac
3 * cpc925_edac.c, EDAC driver for IBM CPC925 Bridge and Memory Controller.
13 #include <linux/edac.h>
37 * EDAC device names for the error detections of
263 /* Private structure for edac memory controller */
271 /* Private structure for common edac device */
408 * are cleared here if we want to re-install CPC925 EDAC in cpc925_mc_exit()
642 * are cleared here if we want to re-install CPC925 EDAC in cpc925_cpu_exit()
802 cpc925_printk(KERN_ERR, "No memory for edac device\n"); in cpc925_add_edac_devices()
820 "Unable to add edac device for %s\n", in cpc925_add_edac_devices()
825 edac_dbg(0, "Successfully added edac device for %s\n", in cpc925_add_edac_devices()
857 edac_dbg(0, "Successfully deleted edac device for %s\n", in cpc925_del_edac_devices()
1018 * Delete common edac devices before edac mc, because in cpc925_remove()
1040 printk(KERN_INFO "IBM CPC925 EDAC driver " CPC925_EDAC_REVISION "\n"); in cpc925_edac_init()
1065 MODULE_DESCRIPTION("IBM CPC925 Bridge and MC EDAC kernel module");