Searched refs:thc_dma_init (Results 1 – 3 of 3) sorted by relevance
152 struct thc_dma_context *thc_dma_init(struct thc_device *dev);
319 struct thc_dma_context *thc_dma_init(struct thc_device *dev) in thc_dma_init() function
218 thc_dev->dma_ctx = thc_dma_init(thc_dev); in thc_dev_init()
Completed in 13 milliseconds