Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
Dppc4xx_edac.c183 static int ppc4xx_edac_remove(struct platform_device *device);
201 .remove = ppc4xx_edac_remove,
1346 ppc4xx_edac_remove(struct platform_device *op) in ppc4xx_edac_remove() function