Searched refs:trig_alloc_sz (Results 1 – 2 of 2) sorted by relevance
604 ptemp = priv->alloc_mem(priv->trig_alloc_sz, &generic_ptr); in altr_edac_device_trig()621 for (i = 0; i < (priv->trig_alloc_sz / sizeof(*ptemp)); i++) { in altr_edac_device_trig()646 priv->free_mem(ptemp, priv->trig_alloc_sz, generic_ptr); in altr_edac_device_trig()1187 .trig_alloc_sz = ALTR_TRIG_OCRAM_BYTE_SIZE,1327 .trig_alloc_sz = ALTR_TRIG_L2C_BYTE_SIZE,1343 .trig_alloc_sz = ALTR_TRIG_L2C_BYTE_SIZE,
368 int trig_alloc_sz; member