Home
last modified time | relevance | path

Searched refs:dw_dma_of_xlate (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/dma/dw/
Dof.c16 static struct dma_chan *dw_dma_of_xlate(struct of_phandle_args *dma_spec, in dw_dma_of_xlate() function
109 ret = of_dma_controller_register(dev->of_node, dw_dma_of_xlate, dw); in dw_dma_of_controller_register()