Searched refs:of_dma_xlate_by_chan_id (Results 1 - 19 of 19) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | of_dma.h | 51 extern struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, 89 #define of_dma_xlate_by_chan_id NULL macro
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | of_dma.h | 51 extern struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, 89 #define of_dma_xlate_by_chan_id NULL macro
|
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | of-dma.c | 329 * of_dma_xlate_by_chan_id - Translate dt property to DMA channel by channel id 341 struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, in of_dma_xlate_by_chan_id() function 361 EXPORT_SYMBOL_GPL(of_dma_xlate_by_chan_id); variable
|
H A D | uniphier-mdmac.c | 439 ret = of_dma_controller_register(dev->of_node, of_dma_xlate_by_chan_id, in uniphier_mdmac_probe()
|
H A D | dma-axi-dmac.c | 987 of_dma_xlate_by_chan_id, dma_dev); in axi_dmac_probe()
|
H A D | mpc512x_dma.c | 1065 of_dma_xlate_by_chan_id, mdma); in mpc_dma_probe()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | of-dma.c | 339 * of_dma_xlate_by_chan_id - Translate dt property to DMA channel by channel id 351 struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, in of_dma_xlate_by_chan_id() function 371 EXPORT_SYMBOL_GPL(of_dma_xlate_by_chan_id); variable
|
H A D | uniphier-mdmac.c | 439 ret = of_dma_controller_register(dev->of_node, of_dma_xlate_by_chan_id, in uniphier_mdmac_probe()
|
H A D | altera-msgdma.c | 904 of_dma_xlate_by_chan_id, dma_dev); in msgdma_probe()
|
H A D | dma-axi-dmac.c | 1000 of_dma_xlate_by_chan_id, dma_dev); in axi_dmac_probe()
|
H A D | mpc512x_dma.c | 1066 of_dma_xlate_by_chan_id, mdma); in mpc_dma_probe()
|
/kernel/linux/linux-5.10/drivers/dma/mediatek/ |
H A D | mtk-uart-apdma.c | 562 rc = of_dma_controller_register(np, of_dma_xlate_by_chan_id, mtkd); in mtk_uart_apdma_probe()
|
H A D | mtk-hsdma.c | 985 of_dma_xlate_by_chan_id, hsdma); in mtk_hsdma_probe()
|
H A D | mtk-cqdma.c | 863 of_dma_xlate_by_chan_id, cqdma); in mtk_cqdma_probe()
|
/kernel/linux/linux-5.10/drivers/staging/mt7621-dma/ |
H A D | hsdma-mt7621.c | 719 of_dma_xlate_by_chan_id, hsdma); in mtk_hsdma_probe()
|
/kernel/linux/linux-6.6/drivers/dma/mediatek/ |
H A D | mtk-uart-apdma.c | 560 rc = of_dma_controller_register(np, of_dma_xlate_by_chan_id, mtkd); in mtk_uart_apdma_probe()
|
H A D | mtk-hsdma.c | 979 of_dma_xlate_by_chan_id, hsdma); in mtk_hsdma_probe()
|
H A D | mtk-cqdma.c | 858 of_dma_xlate_by_chan_id, cqdma); in mtk_cqdma_probe()
|
/kernel/linux/linux-5.10/drivers/staging/ralink-gdma/ |
H A D | ralink-gdma.c | 878 of_dma_xlate_by_chan_id, dma_dev); in gdma_dma_probe()
|
Completed in 20 milliseconds