Lines Matching refs:omap_desc
76 struct omap_desc *desc;
111 struct omap_desc { struct
243 static inline struct omap_desc *to_omap_dma_desc(struct dma_async_tx_descriptor *t) in to_omap_dma_desc()
245 return container_of(t, struct omap_desc, vd.tx); in to_omap_dma_desc()
250 struct omap_desc *d = to_omap_dma_desc(&vd->tx); in omap_dma_desc_free()
266 static void omap_dma_fill_type2_desc(struct omap_desc *d, int idx, in omap_dma_fill_type2_desc()
422 static void omap_dma_start(struct omap_chan *c, struct omap_desc *d) in omap_dma_start()
539 static void omap_dma_start_sg(struct omap_chan *c, struct omap_desc *d) in omap_dma_start_sg()
567 struct omap_desc *d; in omap_dma_start_desc()
613 struct omap_desc *d; in omap_dma_callback()
791 static size_t omap_dma_desc_size(struct omap_desc *d) in omap_dma_desc_size()
802 static size_t omap_dma_desc_size_pos(struct omap_desc *d, dma_addr_t addr) in omap_dma_desc_size_pos()
893 struct omap_desc *d = NULL; in omap_dma_tx_status()
967 struct omap_desc *d; in omap_dma_prep_slave_sg()
1147 struct omap_desc *d; in omap_dma_prep_dma_cyclic()
1246 struct omap_desc *d; in omap_dma_prep_dma_memcpy()
1292 struct omap_desc *d; in omap_dma_prep_dma_interleaved()