Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/
Dbcm2835-dma.c188 static inline struct bcm2835_dmadev *to_bcm2835_dma_dev(struct dma_device *d) in to_bcm2835_dma_dev() function
697 struct bcm2835_dmadev *od = to_bcm2835_dma_dev(chan->device); in bcm2835_dma_prep_dma_cyclic()