cpdev             271 drivers/mmc/host/sdhci-of-aspeed.c 		struct platform_device *cpdev;
cpdev             273 drivers/mmc/host/sdhci-of-aspeed.c 		cpdev = of_platform_device_create(child, NULL, &pdev->dev);
cpdev             274 drivers/mmc/host/sdhci-of-aspeed.c 		if (!cpdev) {