Searched refs:dmac_pdev (Results 1 – 1 of 1) sorted by relevance
1668 struct platform_device *dmac_pdev; in at_dma_xlate() local1673 dmac_pdev = of_find_device_by_node(dma_spec->np); in at_dma_xlate()1678 atslave = devm_kzalloc(&dmac_pdev->dev, sizeof(*atslave), GFP_KERNEL); in at_dma_xlate()1706 atslave->dma_dev = &dmac_pdev->dev; in at_dma_xlate()