Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Dppc4xx_edac.c187 static int ppc4xx_edac_probe(struct platform_device *device);
205 .probe = ppc4xx_edac_probe,
1227 static int ppc4xx_edac_probe(struct platform_device *op) in ppc4xx_edac_probe() function