Searched refs:bcm2835_dmadev (Results 1 – 1 of 1) sorted by relevance
47 struct bcm2835_dmadev { struct188 static inline struct bcm2835_dmadev *to_bcm2835_dma_dev(struct dma_device *d) in to_bcm2835_dma_dev()190 return container_of(d, struct bcm2835_dmadev, ddev); in to_bcm2835_dma_dev()697 struct bcm2835_dmadev *od = to_bcm2835_dma_dev(chan->device); in bcm2835_dma_prep_dma_cyclic()817 static int bcm2835_dma_chan_init(struct bcm2835_dmadev *d, int chan_id, in bcm2835_dma_chan_init()842 static void bcm2835_dma_free(struct bcm2835_dmadev *od) in bcm2835_dma_free()865 struct bcm2835_dmadev *d = ofdma->of_dma_data; in bcm2835_dma_xlate()880 struct bcm2835_dmadev *od; in bcm2835_dma_probe()1024 struct bcm2835_dmadev *od = platform_get_drvdata(pdev); in bcm2835_dma_remove()