/linux-6.3-rc2/include/linux/ |
A D | of_dma.h | 18 struct of_dma { struct 22 (struct of_phandle_args *, struct of_dma *); argument 24 (struct of_phandle_args *, struct of_dma *); 37 (struct of_phandle_args *, struct of_dma *), argument 43 (struct of_phandle_args *, struct of_dma *), 50 struct of_dma *ofdma); 52 struct of_dma *ofdma); 57 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() argument 69 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register() argument 84 struct of_dma *ofdma) in of_dma_simple_xlate()
|
/linux-6.3-rc2/drivers/dma/ |
A D | of-dma.c | 34 struct of_dma *ofdma; in of_dma_find_controller() 56 struct of_dma *ofdma) in of_dma_router_xlate() 59 struct of_dma *ofdma_target; in of_dma_router_xlate() 120 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() argument 123 struct of_dma *ofdma; in of_dma_controller_register() 155 struct of_dma *ofdma; in of_dma_controller_free() 187 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register() argument 190 struct of_dma *ofdma; in of_dma_router_register() 255 struct of_dma *ofdma; in of_dma_request_slave_channel() 322 struct of_dma *ofdma) in of_dma_simple_xlate() [all …]
|
A D | milbeaut-hdmac.c | 403 milbeaut_hdmac_xlate(struct of_phandle_args *dma_spec, struct of_dma *of_dma) in milbeaut_hdmac_xlate() argument 405 struct milbeaut_hdmac_device *mdev = of_dma->of_dma_data; in milbeaut_hdmac_xlate()
|
A D | lpc18xx-dmamux.c | 52 struct of_dma *ofdma) in lpc18xx_dmamux_reserve()
|
A D | stm32-dmamux.c | 85 struct of_dma *ofdma) in stm32_dmamux_route_allocate()
|
A D | at_hdmac.c | 1784 struct of_dma *of_dma) in at_dma_xlate() argument 1851 struct of_dma *of_dma) in at_dma_xlate() argument
|
A D | fsl-edma.c | 105 struct of_dma *ofdma) in fsl_edma_xlate()
|
A D | moxart-dma.c | 330 struct of_dma *ofdma) in moxart_of_xlate()
|
A D | mmp_tdma.c | 612 struct of_dma *ofdma) in mmp_tdma_xlate()
|
A D | uniphier-xdmac.c | 467 struct of_dma *ofdma) in of_dma_uniphier_xlate()
|
A D | at_xdmac.c | 629 struct of_dma *of_dma) in at_xdmac_xlate() argument 631 struct at_xdmac *atxdmac = of_dma->of_dma_data; in at_xdmac_xlate()
|
A D | mxs-dma.c | 726 struct of_dma *ofdma) in mxs_dma_xlate()
|
A D | apple-admac.c | 573 struct of_dma *ofdma) in admac_dma_of_xlate()
|
A D | bcm2835-dma.c | 863 struct of_dma *ofdma) in bcm2835_dma_xlate()
|
A D | tegra210-adma.c | 703 struct of_dma *ofdma) in tegra_dma_of_xlate()
|
A D | st_fdma.c | 167 struct of_dma *ofdma) in st_fdma_of_xlate()
|
A D | dma-jz4780.c | 807 struct of_dma *ofdma) in jz4780_of_dma_xlate()
|
/linux-6.3-rc2/drivers/dma/dw/ |
A D | of.c | 17 struct of_dma *ofdma) in dw_dma_of_xlate()
|
A D | rzn1-dmamux.c | 40 struct of_dma *ofdma) in rzn1_dmamux_route_allocate()
|
/linux-6.3-rc2/drivers/dma/ti/ |
A D | dma-crossbar.c | 77 struct of_dma *ofdma) in ti_am335x_xbar_route_allocate() 239 struct of_dma *ofdma) in ti_dra7_xbar_route_allocate()
|
/linux-6.3-rc2/drivers/dma/qcom/ |
A D | gpi.c | 2111 struct of_dma *of_dma) in gpi_of_dma_xlate() argument 2113 struct gpi_dev *gpi_dev = (struct gpi_dev *)of_dma->of_dma_data; in gpi_of_dma_xlate()
|
A D | qcom_adm.c | 719 struct of_dma *ofdma) in adm_dma_xlate()
|
/linux-6.3-rc2/drivers/dma/sh/ |
A D | usb-dmac.c | 649 struct of_dma *ofdma) in usb_dmac_of_xlate()
|
/linux-6.3-rc2/drivers/dma/lgm/ |
A D | lgm-dma.c | 1358 update_client_configs(struct of_dma *ofdma, struct of_phandle_args *spec) in update_client_configs() 1385 struct of_dma *ofdma) in ldma_xlate()
|
/linux-6.3-rc2/drivers/dma/xilinx/ |
A D | zynqmp_dma.c | 956 struct of_dma *ofdma) in of_zynqmp_dma_xlate()
|