Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dmmp_pdma.c122 struct mmp_pdma_device { struct
138 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()
937 struct mmp_pdma_device *pdev = platform_get_drvdata(op); in mmp_pdma_remove()
964 static int mmp_pdma_chan_init(struct mmp_pdma_device *pdev, int idx, int irq) in mmp_pdma_chan_init()
1008 struct mmp_pdma_device *d = ofdma->of_dma_data; in mmp_pdma_dma_xlate()
1022 struct mmp_pdma_device *pdev; in mmp_pdma_probe()