Home
last modified time | relevance | path

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

/linux-6.15/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()
1502 static int omap_dma_chan_init(struct omap_dmadev *od) in omap_dma_chan_init()
1517 static void omap_dma_free(struct omap_dmadev *od) in omap_dma_free()
1530 static bool omap_dma_busy(struct omap_dmadev *od) in omap_dma_busy()
1553 struct omap_dmadev *od; in omap_dma_busy_notifier()
1555 od = container_of(nb, struct omap_dmadev, nb); in omap_dma_busy_notifier()
1605 struct omap_dmadev *od; in omap_dma_context_notifier()
1607 od = container_of(nb, struct omap_dmadev, nb); in omap_dma_context_notifier()
[all …]