Lines Matching full:structure
41 * Abstract edac_pci control info structure
62 struct device *dev; /* pointer to device structure */
85 * device this structure controls
158 * structure.
173 * Last action on the pci control structure.
194 * edac_pci_add_device(): Insert the 'edac_dev' structure into the
196 * edac_pci structure.
198 * @pci: pointer to the edac_device structure to be added to the list
200 * 'edac_pci' structure.
209 * Remove sysfs entries for specified edac_pci structure and
210 * then remove edac_pci structure from global list
213 * Pointer to 'struct device' representing edac_pci structure
217 * Pointer to removed edac_pci structure,