Searched defs:dma_stream (Results 1 – 5 of 5) sorted by relevance
148 struct dma_stream { struct170 struct dma_stream *dma_rx; argument
119 struct stream dma_stream; member
1136 struct i3c_stm32_dma_stream *dma_stream; in i3c_stm32_dma_msg_config() local1389 struct i3c_stm32_dma_stream *dma_stream, uint64_t src_addr, in i3c_stm32_dma_stream_config()
499 struct ifx_cat1_dma_stream *dma_stream = tx ? &data->async.dma_tx : &data->async.dma_rx; in ifx_cat1_uart_async_dma_config_buffer() local
1936 static int flash_stm32_xspi_dma_init(DMA_HandleTypeDef *hdma, struct stream *dma_stream) in flash_stm32_xspi_dma_init()