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