/Linux-v5.4/drivers/dma/ |
D | of-dma.c | 30 static struct of_dma *of_dma_find_controller(struct of_phandle_args *dma_spec) in of_dma_find_controller() 53 static struct dma_chan *of_dma_router_xlate(struct of_phandle_args *dma_spec, in of_dma_router_xlate() 210 int index, struct of_phandle_args *dma_spec) in of_dma_match_channel() 237 struct of_phandle_args dma_spec; in of_dma_request_slave_channel() local 304 struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate() 334 struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, in of_dma_xlate_by_chan_id()
|
D | acpi-dma.c | 297 struct acpi_dma_spec *dma_spec) in acpi_dma_update_dma_spec() 321 struct acpi_dma_spec dma_spec; member 360 struct acpi_dma_spec *dma_spec = &pdata.dma_spec; in acpi_dma_request_slave_chan_by_index() local 462 struct dma_chan *acpi_dma_simple_xlate(struct acpi_dma_spec *dma_spec, in acpi_dma_simple_xlate()
|
D | lpc18xx-dmamux.c | 51 static void *lpc18xx_dmamux_reserve(struct of_phandle_args *dma_spec, in lpc18xx_dmamux_reserve()
|
D | stm32-dmamux.c | 82 static void *stm32_dmamux_route_allocate(struct of_phandle_args *dma_spec, in stm32_dmamux_route_allocate()
|
D | moxart-dma.c | 156 struct of_phandle_args *dma_spec; member 332 static struct dma_chan *moxart_of_xlate(struct of_phandle_args *dma_spec, in moxart_of_xlate()
|
D | fsl-edma.c | 96 static struct dma_chan *fsl_edma_xlate(struct of_phandle_args *dma_spec, in fsl_edma_xlate()
|
D | at_hdmac.c | 1656 static struct dma_chan *at_dma_xlate(struct of_phandle_args *dma_spec, in at_dma_xlate() 1715 static struct dma_chan *at_dma_xlate(struct of_phandle_args *dma_spec, in at_dma_xlate()
|
D | st_fdma.c | 165 static struct dma_chan *st_fdma_of_xlate(struct of_phandle_args *dma_spec, in st_fdma_of_xlate()
|
D | mmp_tdma.c | 598 static struct dma_chan *mmp_tdma_xlate(struct of_phandle_args *dma_spec, in mmp_tdma_xlate()
|
D | mxs-dma.c | 744 static struct dma_chan *mxs_dma_xlate(struct of_phandle_args *dma_spec, in mxs_dma_xlate()
|
D | tegra210-adma.c | 684 static struct dma_chan *tegra_dma_of_xlate(struct of_phandle_args *dma_spec, in tegra_dma_of_xlate()
|
D | dma-jz4780.c | 795 static struct dma_chan *jz4780_of_dma_xlate(struct of_phandle_args *dma_spec, in jz4780_of_dma_xlate()
|
D | sun4i-dma.c | 907 static struct dma_chan *sun4i_dma_of_xlate(struct of_phandle_args *dma_spec, in sun4i_dma_of_xlate()
|
D | k3dma.c | 821 static struct dma_chan *k3_of_dma_simple_xlate(struct of_phandle_args *dma_spec, in k3_of_dma_simple_xlate()
|
D | mmp_pdma.c | 1010 static struct dma_chan *mmp_pdma_dma_xlate(struct of_phandle_args *dma_spec, in mmp_pdma_dma_xlate()
|
D | sirf-dma.c | 827 static struct dma_chan *of_dma_sirfsoc_xlate(struct of_phandle_args *dma_spec, in of_dma_sirfsoc_xlate()
|
/Linux-v5.4/drivers/dma/dw/ |
D | acpi.c | 11 struct acpi_dma_spec *dma_spec = param; in dw_dma_acpi_filter() local
|
D | of.c | 16 static struct dma_chan *dw_dma_of_xlate(struct of_phandle_args *dma_spec, in dw_dma_of_xlate()
|
/Linux-v5.4/drivers/dma/sh/ |
D | shdma-of.c | 19 static struct dma_chan *shdma_of_xlate(struct of_phandle_args *dma_spec, in shdma_of_xlate()
|
D | usb-dmac.c | 637 struct of_phandle_args *dma_spec = arg; in usb_dmac_chan_filter() local 646 static struct dma_chan *usb_dmac_of_xlate(struct of_phandle_args *dma_spec, in usb_dmac_of_xlate()
|
D | rcar-dmac.c | 1653 struct of_phandle_args *dma_spec = arg; in rcar_dmac_chan_filter() local 1668 static struct dma_chan *rcar_dmac_of_xlate(struct of_phandle_args *dma_spec, in rcar_dmac_of_xlate()
|
/Linux-v5.4/drivers/dma/ti/ |
D | dma-crossbar.c | 76 static void *ti_am335x_xbar_route_allocate(struct of_phandle_args *dma_spec, in ti_am335x_xbar_route_allocate() 240 static void *ti_dra7_xbar_route_allocate(struct of_phandle_args *dma_spec, in ti_dra7_xbar_route_allocate()
|
D | edma.c | 2195 static struct dma_chan *of_edma_xlate(struct of_phandle_args *dma_spec, in of_edma_xlate() 2239 static struct dma_chan *of_edma_xlate(struct of_phandle_args *dma_spec, in of_edma_xlate()
|
/Linux-v5.4/include/linux/ |
D | of_dma.h | 83 static inline struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate()
|
/Linux-v5.4/drivers/mmc/host/ |
D | mmci_qcom_dml.c | 101 struct of_phandle_args dma_spec; in of_get_dml_pipe_index() local
|