Searched refs:sdmmc_dma_stream (Results 1 – 1 of 1) sorted by relevance
58 struct sdmmc_dma_stream { struct82 struct sdmmc_dma_stream dma_rx; argument83 struct sdmmc_dma_stream dma_tx;194 static int stm32_sdmmc_configure_dma(DMA_HandleTypeDef *handle, struct sdmmc_dma_stream *dma) in stm32_sdmmc_configure_dma()