Searched refs:dma_engine (Results 1 – 1 of 1) sorted by relevance
2992 struct dma_engine { struct3023 static int dma_reset(struct dma_engine *dma) in dma_reset()3042 static int dma_set_state(struct dma_engine *dma, enum dma_state state) in dma_set_state()3061 static unsigned int dma_get_buffer_size(struct dma_engine *dma) in dma_get_buffer_size()3066 static unsigned char *dma_get_buffer_addr(struct dma_engine *dma) in dma_get_buffer_addr()3071 static int dma_xfer(struct dma_engine *dma, in dma_xfer()3080 struct dma_engine *dma, in dma_get_converter_format()3087 static unsigned int dma_get_stream_id(struct dma_engine *dma) in dma_get_stream_id()3183 struct dma_engine *dma_engine, in dspxfr_one_seg() argument3220 if (fls == NULL || dma_engine == NULL || port_map_mask == 0) { in dspxfr_one_seg()[all …]