Searched refs:thc_dma_read (Results 1 – 1 of 1) sorted by relevance
623 static int thc_dma_read(struct thc_device *dev, in thc_dma_read() function694 ret = thc_dma_read(dev, dma_config, read_buff, read_len, read_finished); in thc_rxdma_read()850 ret = thc_dma_read(dev, &dev->dma_ctx->dma_config[THC_SWDMA], read_buff, read_len, NULL); in thc_swdma_read()
Completed in 5 milliseconds