Searched refs:dma_engine (Results 1 – 1 of 1) sorted by relevance
3004 struct dma_engine { struct3036 static int dma_reset(struct dma_engine *dma) in dma_reset()3055 static int dma_set_state(struct dma_engine *dma, enum dma_state state) in dma_set_state()3074 static unsigned int dma_get_buffer_size(struct dma_engine *dma) in dma_get_buffer_size()3079 static unsigned char *dma_get_buffer_addr(struct dma_engine *dma) in dma_get_buffer_addr()3084 static int dma_xfer(struct dma_engine *dma, in dma_xfer()3093 struct dma_engine *dma, in dma_get_converter_format()3100 static unsigned int dma_get_stream_id(struct dma_engine *dma) in dma_get_stream_id()3196 struct dma_engine *dma_engine, in dspxfr_one_seg() argument3233 if (fls == NULL || dma_engine == NULL || port_map_mask == 0) { in dspxfr_one_seg()[all …]