Searched refs:omap_desc (Results 1 – 1 of 1) sorted by relevance
76 struct omap_desc *desc;111 struct omap_desc { struct243 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()[all …]