/linux/drivers/dma/ |
H A D | of-dma.c | 32 static struct of_dma *of_dma_find_controller(const struct of_phandle_args *dma_spec) in of_dma_find_controller() 55 static struct dma_chan *of_dma_router_xlate(struct of_phandle_args *dma_spec, in of_dma_router_xlate() 227 int index, struct of_phandle_args *dma_spec) in of_dma_match_channel() 254 struct of_phandle_args dma_spec; in of_dma_request_slave_channel() local 321 struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate() 351 struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, in of_dma_xlate_by_chan_id()
|
H A D | lpc32xx-dmamux.c | 90 static void *lpc32xx_dmamux_reserve(struct of_phandle_args *dma_spec, in lpc32xx_dmamux_reserve()
|
H A D | lpc18xx-dmamux.c | 53 static void *lpc18xx_dmamux_reserve(struct of_phandle_args *dma_spec, in lpc18xx_dmamux_reserve()
|
H A D | fsl-edma-main.c | 251 static struct dma_chan *fsl_edma_xlate(struct of_phandle_args *dma_spec, in fsl_edma_xlate() 294 static struct dma_chan *fsl_edma3_xlate(struct of_phandle_args *dma_spec, in fsl_edma3_xlate()
|
H A D | ep93xx_dma.c | 1445 static struct dma_chan *ep93xx_m2p_dma_of_xlate(struct of_phandle_args *dma_spec, in ep93xx_m2p_dma_of_xlate() 1476 static struct dma_chan *ep93xx_m2m_dma_of_xlate(struct of_phandle_args *dma_spec, in ep93xx_m2m_dma_of_xlate()
|
H A D | mxs-dma.c | 724 static struct dma_chan *mxs_dma_xlate(struct of_phandle_args *dma_spec, in mxs_dma_xlate()
|
H A D | apple-admac.c | 581 static struct dma_chan *admac_dma_of_xlate(struct of_phandle_args *dma_spec, in admac_dma_of_xlate()
|
H A D | tegra210-adma.c | 804 static struct dma_chan *tegra_dma_of_xlate(struct of_phandle_args *dma_spec, in tegra_dma_of_xlate()
|
H A D | imx-dma.c | 1018 static struct dma_chan *imxdma_xlate(struct of_phandle_args *dma_spec, in imxdma_xlate()
|
H A D | tegra186-gpc-dma.c | 1291 static struct dma_chan *tegra_dma_of_xlate(struct of_phandle_args *dma_spec, in tegra_dma_of_xlate()
|
H A D | amba-pl08x.c | 2531 static struct dma_chan *pl08x_of_xlate(struct of_phandle_args *dma_spec, in pl08x_of_xlate()
|
H A D | at_xdmac.c | 635 static struct dma_chan *at_xdmac_xlate(struct of_phandle_args *dma_spec, in at_xdmac_xlate()
|
/linux/drivers/dma/ti/ |
H A D | k3-psil.c | 78 struct of_phandle_args dma_spec; in psil_set_new_ep_config() local
|
H A D | dma-crossbar.c | 77 static void *ti_am335x_xbar_route_allocate(struct of_phandle_args *dma_spec, in ti_am335x_xbar_route_allocate() 239 static void *ti_dra7_xbar_route_allocate(struct of_phandle_args *dma_spec, in ti_dra7_xbar_route_allocate()
|
/linux/drivers/dma/dw/ |
H A D | acpi.c | 13 struct acpi_dma_spec *dma_spec = param; in dw_dma_acpi_filter() local
|
H A D | of.c | 16 static struct dma_chan *dw_dma_of_xlate(struct of_phandle_args *dma_spec, in dw_dma_of_xlate()
|
H A D | rzn1-dmamux.c | 41 static void *rzn1_dmamux_route_allocate(struct of_phandle_args *dma_spec, in rzn1_dmamux_route_allocate()
|
/linux/include/linux/ |
H A 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/drivers/mmc/host/ |
H A D | mmci_qcom_dml.c | 101 struct of_phandle_args dma_spec; in of_get_dml_pipe_index() local
|
/linux/drivers/dma/stm32/ |
H A D | stm32-dmamux.c | 86 static void *stm32_dmamux_route_allocate(struct of_phandle_args *dma_spec, in stm32_dmamux_route_allocate()
|
H A D | stm32-dma.c | 1521 static struct dma_chan *stm32_dma_of_xlate(struct of_phandle_args *dma_spec, in stm32_dma_of_xlate()
|
H A D | stm32-mdma.c | 1541 static struct dma_chan *stm32_mdma_of_xlate(struct of_phandle_args *dma_spec, in stm32_mdma_of_xlate()
|
/linux/drivers/dma/sh/ |
H A D | rz-dmac.c | 758 struct of_phandle_args *dma_spec = arg; in rz_dmac_chan_filter() local 769 static struct dma_chan *rz_dmac_of_xlate(struct of_phandle_args *dma_spec, in rz_dmac_of_xlate()
|
/linux/drivers/dma/qcom/ |
H A D | bam_dma.c | 1167 static struct dma_chan *bam_dma_xlate(struct of_phandle_args *dma_spec, in bam_dma_xlate()
|
/linux/drivers/dma/xilinx/ |
H A D | xilinx_dma.c | 3007 static struct dma_chan *of_dma_xilinx_xlate(struct of_phandle_args *dma_spec, in of_dma_xilinx_xlate()
|