Searched refs:dmac_pdev (Results 1 – 1 of 1) sorted by relevance
1794 struct platform_device *dmac_pdev; in at_dma_xlate() local1799 dmac_pdev = of_find_device_by_node(dma_spec->np); in at_dma_xlate()1800 if (!dmac_pdev) in at_dma_xlate()1808 put_device(&dmac_pdev->dev); in at_dma_xlate()1837 atslave->dma_dev = &dmac_pdev->dev; in at_dma_xlate()1841 put_device(&dmac_pdev->dev); in at_dma_xlate()