Searched refs:edac_device_alloc_index (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/edac/
H A Dsifive_edac.c55 1, 1, edac_device_alloc_index());
H A Docteon_edac-pc.c96 edac_device_alloc_index());
H A Dedac_device.h331 * edac_device_alloc_index: Allocate a unique device index number
336 extern int edac_device_alloc_index(void);
H A Dedac_device.c363 int edac_device_alloc_index(void) function
369 EXPORT_SYMBOL_GPL(edac_device_alloc_index); variable
H A Docteon_edac-l2c.c141 edac_device_alloc_index());
H A Dqcom_edac.c352 edac_device_alloc_index());
H A Dzynqmp_edac.c385 edac_device_alloc_index());
H A Damd8111_edac.c366 dev_info->edac_idx = edac_device_alloc_index();
H A Dxgene_edac.c917 edac_device_alloc_index());
1209 edac_idx = edac_device_alloc_index();
1748 edac_idx = edac_device_alloc_index();
H A Daltera_edac.c1514 edac_idx = edac_device_alloc_index();
1921 edac_idx = edac_device_alloc_index();
H A Dthunderx_edac.c1365 idx = edac_device_alloc_index();
2002 idx = edac_device_alloc_index();
H A Dcpc925_edac.c797 dev_info->edac_idx = edac_device_alloc_index();

Completed in 259 milliseconds