Searched defs:dma_stm32_stream (Results 1 – 1 of 1) sorted by relevance
18 struct dma_stm32_stream { struct19 uint32_t direction;21 int mux_channel; /* stores the dmamux channel */46 struct dma_stm32_stream *streams; argument