Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hsi/controllers/
Domap_ssi.c463 struct platform_device *childpdev; in ssi_probe() local
505 childpdev = of_platform_device_create(child, NULL, &pd->dev); in ssi_probe()
506 if (!childpdev) { in ssi_probe()