Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dmmp_pdma.c126 struct mmp_pdma_device { struct
142 container_of(dmadev, struct mmp_pdma_device, device) argument
214 struct mmp_pdma_device *pdev = dev_id; in mmp_pdma_int_handler()
242 struct mmp_pdma_device *pdev = to_mmp_pdma_dev(pchan->chan.device); in lookup_phy()
275 struct mmp_pdma_device *pdev = to_mmp_pdma_dev(pchan->chan.device); in mmp_pdma_free_phy()
935 struct mmp_pdma_device *pdev = platform_get_drvdata(op); in mmp_pdma_remove()
941 static int mmp_pdma_chan_init(struct mmp_pdma_device *pdev, int idx, int irq) in mmp_pdma_chan_init()
985 struct mmp_pdma_device *d = ofdma->of_dma_data; in mmp_pdma_dma_xlate()
999 struct mmp_pdma_device *pdev; in mmp_pdma_probe()