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