Lines Matching full:edac
18 * Please look at Documentation/driver-api/edac.rst for more info about
19 * EDAC core structs and functions.
26 #include <linux/edac.h>
55 /* pointer to edac polling checking routine:
65 const char *ctl_name; /* edac controller name */
72 /* sysfs top name under 'edac' directory
81 /* Event counters for the this whole EDAC Device */
84 /* edac sysfs device control for the 'name'
128 * edac local routine to do pci_write_config_dword, but adds
164 * edac_pci it is going to control/register with the EDAC CORE.
244 * The release function of a generic EDAC PCI polling device
252 * Create the controls/attributes for the specified EDAC PCI device
260 * remove the controls and attributes for this EDAC PCI device