Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hsi/controllers/
Domap_ssi.c476 struct platform_device *childpdev; in ssi_probe() local
518 childpdev = of_platform_device_create(child, NULL, &pd->dev); in ssi_probe()
519 if (!childpdev) { in ssi_probe()