Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dbcm2835-dma.c133 static inline struct bcm2835_dmadev *to_bcm2835_dma_dev(struct dma_device *d) in to_bcm2835_dma_dev() function
490 struct bcm2835_dmadev *d = to_bcm2835_dma_dev(c->vc.chan.device); in bcm2835_dma_terminate_all()