Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Domap-dma.c42 struct omap_dmadev { struct
235 return container_of(d, struct omap_dmadev, ddev); in to_omap_dma_dev()
633 struct omap_dmadev *od = devid; in omap_dma_irq()
1503 static int omap_dma_chan_init(struct omap_dmadev *od) in omap_dma_chan_init()
1518 static void omap_dma_free(struct omap_dmadev *od) in omap_dma_free()
1531 static bool omap_dma_busy(struct omap_dmadev *od) in omap_dma_busy()
1554 struct omap_dmadev *od; in omap_dma_busy_notifier()
1556 od = container_of(nb, struct omap_dmadev, nb); in omap_dma_busy_notifier()
1606 struct omap_dmadev *od; in omap_dma_context_notifier()
1608 od = container_of(nb, struct omap_dmadev, nb); in omap_dma_context_notifier()
[all …]