Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Dxgene_edac.c69 struct list_head pmds; member
975 list_add(&ctx->next, &edac->pmds); in xgene_edac_pmd_add()
1845 list_for_each_entry(pmd, &ctx->pmds, next) { in xgene_edac_isr()
1873 INIT_LIST_HEAD(&edac->pmds); in xgene_edac_probe()
1991 list_for_each_entry_safe(pmd, temp_pmd, &edac->pmds, next) in xgene_edac_remove()