Home
last modified time | relevance | path

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

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