Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/edac/
H A Dal_mc_edac.c56 struct al_mc_edac { struct
77 struct al_mc_edac *al_mc = mci->pvt_info; in handle_ce() argument
122 struct al_mc_edac *al_mc = mci->pvt_info; in handle_ue()
166 struct al_mc_edac *al_mc = mci->pvt_info; in al_mc_edac_check()
221 struct al_mc_edac *al_mc; in al_mc_edac_probe()
237 sizeof(struct al_mc_edac)); in al_mc_edac_probe()
H A DMakefile25 obj-$(CONFIG_EDAC_AL_MC) += al_mc_edac.o
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS810 F: drivers/edac/al_mc_edac.c