/drivers/dma/ |
D | of-dma.c | 33 static struct of_dma *of_dma_find_controller(struct of_phandle_args *dma_spec) in of_dma_find_controller() 124 int index, struct of_phandle_args *dma_spec) in of_dma_match_channel() 151 struct of_phandle_args dma_spec; in of_dma_request_slave_channel() local 205 struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate() 235 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 | 290 struct acpi_dma_spec *dma_spec) in acpi_dma_update_dma_spec() 314 struct acpi_dma_spec dma_spec; member 353 struct acpi_dma_spec *dma_spec = &pdata.dma_spec; in acpi_dma_request_slave_chan_by_index() local 446 struct dma_chan *acpi_dma_simple_xlate(struct acpi_dma_spec *dma_spec, in acpi_dma_simple_xlate()
|
D | moxart-dma.c | 155 struct of_phandle_args *dma_spec; member 351 static struct dma_chan *moxart_of_xlate(struct of_phandle_args *dma_spec, in moxart_of_xlate()
|
D | at_hdmac.c | 1251 static struct dma_chan *at_dma_xlate(struct of_phandle_args *dma_spec, in at_dma_xlate() 1310 static struct dma_chan *at_dma_xlate(struct of_phandle_args *dma_spec, in at_dma_xlate()
|
D | mmp_tdma.c | 574 struct dma_chan *mmp_tdma_xlate(struct of_phandle_args *dma_spec, in mmp_tdma_xlate()
|
D | mxs-dma.c | 767 static struct dma_chan *mxs_dma_xlate(struct of_phandle_args *dma_spec, in mxs_dma_xlate()
|
D | k3dma.c | 649 static struct dma_chan *k3_of_dma_simple_xlate(struct of_phandle_args *dma_spec, in k3_of_dma_simple_xlate()
|
D | sirf-dma.c | 663 static struct dma_chan *of_dma_sirfsoc_xlate(struct of_phandle_args *dma_spec, in of_dma_sirfsoc_xlate()
|
D | sun6i-dma.c | 810 static struct dma_chan *sun6i_dma_of_xlate(struct of_phandle_args *dma_spec, in sun6i_dma_of_xlate()
|
D | mmp_pdma.c | 977 static struct dma_chan *mmp_pdma_dma_xlate(struct of_phandle_args *dma_spec, in mmp_pdma_dma_xlate()
|
D | cppi41.c | 890 static struct dma_chan *cppi41_dma_xlate(struct of_phandle_args *dma_spec, in cppi41_dma_xlate()
|
D | qcom_bam_dma.c | 893 static struct dma_chan *bam_dma_xlate(struct of_phandle_args *dma_spec, in bam_dma_xlate()
|
D | fsl-edma.c | 723 static struct dma_chan *fsl_edma_xlate(struct of_phandle_args *dma_spec, in fsl_edma_xlate()
|
D | imx-dma.c | 1039 static struct dma_chan *imxdma_xlate(struct of_phandle_args *dma_spec, in imxdma_xlate()
|
D | nbpfaxi.c | 1087 static struct dma_chan *nbpf_of_xlate(struct of_phandle_args *dma_spec, in nbpf_of_xlate()
|
D | tegra20-apb-dma.c | 1247 static struct dma_chan *tegra_dma_of_xlate(struct of_phandle_args *dma_spec, in tegra_dma_of_xlate()
|
D | coh901318.c | 1792 static struct dma_chan *coh901318_xlate(struct of_phandle_args *dma_spec, in coh901318_xlate()
|
D | imx-sdma.c | 1435 static struct dma_chan *sdma_xlate(struct of_phandle_args *dma_spec, in sdma_xlate()
|
D | ste_dma40.c | 2358 static struct dma_chan *d40_xlate(struct of_phandle_args *dma_spec, in d40_xlate()
|
D | pl330.c | 2021 static struct dma_chan *of_dma_pl330_xlate(struct of_phandle_args *dma_spec, in of_dma_pl330_xlate()
|
/drivers/dma/dw/ |
D | platform.c | 30 static struct dma_chan *dw_dma_of_xlate(struct of_phandle_args *dma_spec, in dw_dma_of_xlate() 63 struct acpi_dma_spec *dma_spec = param; in dw_dma_acpi_filter() local
|
/drivers/dma/sh/ |
D | shdma-of.c | 22 static struct dma_chan *shdma_of_xlate(struct of_phandle_args *dma_spec, in shdma_of_xlate()
|
D | rcar-audmapp.c | 267 static struct dma_chan *audmapp_of_xlate(struct of_phandle_args *dma_spec, in audmapp_of_xlate()
|
/drivers/mmc/host/ |
D | mmci_qcom_dml.c | 104 struct of_phandle_args dma_spec; in of_get_dml_pipe_index() local
|
/drivers/dma/xilinx/ |
D | xilinx_vdma.c | 1231 static struct dma_chan *of_dma_xilinx_xlate(struct of_phandle_args *dma_spec, in of_dma_xilinx_xlate()
|