Lines Matching full:edac
18 * Please look at Documentation/driver-api/edac.rst for more info about
19 * EDAC core structs and functions.
27 #include <linux/edac.h>
58 /* pointer to edac polling checking routine:
68 const char *ctl_name; /* edac controller name */
77 /* sysfs top name under 'edac' directory
86 /* Event counters for the this whole EDAC Device */
89 /* edac sysfs device control for the 'name'
133 * edac local routine to do pci_write_config_dword, but adds
169 * edac_pci it is going to control/register with the EDAC CORE.
249 * The release function of a generic EDAC PCI polling device
257 * Create the controls/attributes for the specified EDAC PCI device
265 * remove the controls and attributes for this EDAC PCI device