Home
last modified time | relevance | path

Searched refs:edac_device_alloc_index (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/edac/
Docteon_edac-pc.c97 edac_device_alloc_index()); in co_cache_error_probe()
Dedac_device.c475 int edac_device_alloc_index(void) in edac_device_alloc_index() function
481 EXPORT_SYMBOL_GPL(edac_device_alloc_index);
Docteon_edac-l2c.c142 NULL, 0, edac_device_alloc_index()); in octeon_l2c_probe()
Dedac_core.h486 extern int edac_device_alloc_index(void);
Damd8111_edac.c379 dev_info->edac_idx = edac_device_alloc_index(); in amd8111_dev_probe()
Dxgene_edac.c930 0, edac_device_alloc_index()); in xgene_edac_pmd_add()
1222 edac_idx = edac_device_alloc_index(); in xgene_edac_l3_add()
1709 edac_idx = edac_device_alloc_index(); in xgene_edac_soc_add()
Dcpc925_edac.c826 dev_info->edac_idx = edac_device_alloc_index(); in cpc925_add_edac_devices()