Searched refs:pdev_parent (Results 1 – 1 of 1) sorted by relevance
508 struct platform_device *pdev_parent, *pdev; in of_platform_notify() local522 pdev_parent = of_find_device_by_node(rd->dn->parent); in of_platform_notify()524 pdev_parent ? &pdev_parent->dev : NULL); in of_platform_notify()525 of_dev_put(pdev_parent); in of_platform_notify()