Home
last modified time | relevance | path

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

/linux/drivers/of/
A Dplatform.c727 struct platform_device *pdev_parent, *pdev; in of_platform_notify() local
749 pdev_parent = of_find_device_by_node(parent); in of_platform_notify()
751 pdev_parent ? &pdev_parent->dev : NULL); in of_platform_notify()
752 platform_device_put(pdev_parent); in of_platform_notify()

Completed in 3 milliseconds