Searched refs:edac_device_add_device (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dedac_device.c505 * edac_device_add_device: Insert the 'edac_dev' structure into the
515 int edac_device_add_device(struct edac_device_ctl_info *edac_dev) function
572 EXPORT_SYMBOL_GPL(edac_device_add_device); variable
H A Damd8111_edac.c399 if (edac_device_add_device(dev_info->edac_dev) > 0) {
H A Dedac_core.h842 extern int edac_device_add_device(struct edac_device_ctl_info *edac_dev);
H A Dmv64x60_edac.c338 if (edac_device_add_device(edac_dev) > 0) {
339 debugf3("%s(): failed edac_device_add_device()\n", __func__);
533 if (edac_device_add_device(edac_dev) > 0) {
534 debugf3("%s(): failed edac_device_add_device()\n", __func__);
H A Dcpc925_edac.c776 if (edac_device_add_device(dev_info->edac_dev) > 0) {
H A Dmpc85xx_edac.c574 if (edac_device_add_device(edac_dev) > 0) {
575 debugf3("%s(): failed edac_device_add_device()\n", __func__);

Completed in 88 milliseconds