Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/of/
A Dplatform.c727 struct platform_device *pdev_parent, *pdev; in of_platform_notify() local
741 pdev_parent = of_find_device_by_node(rd->dn->parent); in of_platform_notify()
743 pdev_parent ? &pdev_parent->dev : NULL); in of_platform_notify()
744 platform_device_put(pdev_parent); in of_platform_notify()
/linux-6.3-rc2/drivers/dma/qcom/
A Dhidma_mgmt.c349 struct platform_device *pdev_parent = of_find_device_by_node(np); in hidma_mgmt_of_populate_channels() local
377 pdevinfo.parent = pdev_parent ? &pdev_parent->dev : NULL; in hidma_mgmt_of_populate_channels()

Completed in 5 milliseconds