Searched refs:thc_dma_allocate (Results 1 – 4 of 4) sorted by relevance
142 int thc_dma_allocate(struct thc_device *dev);
404 * thc_dma_allocate - Allocate DMA buffers for all DMA engines410 int thc_dma_allocate(struct thc_device *dev) in thc_dma_allocate() function 431 EXPORT_SYMBOL_NS_GPL(thc_dma_allocate, "INTEL_THC");
484 ret = thc_dma_allocate(qsdev->thc_hw); in quickspi_dma_init()
497 ret = thc_dma_allocate(qcdev->thc_hw); in quicki2c_dma_init()