Searched refs:mmp_pdma_device (Results 1 – 1 of 1) sorted by relevance
121 struct mmp_pdma_device { struct 137 container_of(dmadev, struct mmp_pdma_device, device) argument 213 struct mmp_pdma_device *pdev = dev_id; in mmp_pdma_int_handler() 241 struct mmp_pdma_device *pdev = to_mmp_pdma_dev(pchan->chan.device); in lookup_phy() 274 struct mmp_pdma_device *pdev = to_mmp_pdma_dev(pchan->chan.device); in mmp_pdma_free_phy() 936 struct mmp_pdma_device *pdev = platform_get_drvdata(op); in mmp_pdma_remove() 962 static int mmp_pdma_chan_init(struct mmp_pdma_device *pdev, int idx, int irq) in mmp_pdma_chan_init() 1006 struct mmp_pdma_device *d = ofdma->of_dma_data; in mmp_pdma_dma_xlate() 1020 struct mmp_pdma_device *pdev; in mmp_pdma_probe()