Searched refs:thc_dma_init (Results 1 – 3 of 3) sorted by relevance
154 struct thc_dma_context *thc_dma_init(struct thc_device *dev);
321 struct thc_dma_context *thc_dma_init(struct thc_device *dev) in thc_dma_init() function
219 thc_dev->dma_ctx = thc_dma_init(thc_dev); in thc_dev_init()