Searched refs:childpdev (Results 1 – 1 of 1) sorted by relevance
482 struct platform_device *childpdev; in ssi_probe() local525 childpdev = of_platform_device_create(child, NULL, &pd->dev); in ssi_probe()526 if (!childpdev) { in ssi_probe()