/linux-4.1.27/include/linux/ |
D | of_dma.h | 21 struct of_dma { struct 25 (struct of_phandle_args *, struct of_dma *); argument 37 (struct of_phandle_args *, struct of_dma *), 43 struct of_dma *ofdma); 45 struct of_dma *ofdma); 49 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() argument 66 struct of_dma *ofdma) in of_dma_simple_xlate()
|
/linux-4.1.27/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() 35 struct of_dma *ofdma; in of_dma_find_controller() 62 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() argument 65 struct of_dma *ofdma; in of_dma_controller_register() 97 struct of_dma *ofdma; in of_dma_controller_free() 152 struct of_dma *ofdma; in of_dma_request_slave_channel() 211 struct of_dma *ofdma) in of_dma_simple_xlate() 241 struct of_dma *ofdma) in of_dma_xlate_by_chan_id()
|
D | at_hdmac.c | 1466 struct of_dma *of_dma) in at_dma_xlate() argument 1525 struct of_dma *of_dma) in at_dma_xlate() argument
|
D | at_xdmac.c | 470 struct of_dma *of_dma) in at_xdmac_xlate() argument 472 struct at_xdmac *atxdmac = of_dma->of_dma_data; in at_xdmac_xlate()
|
D | moxart-dma.c | 332 struct of_dma *ofdma) in moxart_of_xlate()
|
D | bcm2835-dma.c | 539 struct of_dma *ofdma) in bcm2835_dma_xlate()
|
D | mmp_tdma.c | 598 struct of_dma *ofdma) in mmp_tdma_xlate()
|
D | dma-jz4780.c | 689 struct of_dma *ofdma) in jz4780_of_dma_xlate()
|
D | mxs-dma.c | 753 struct of_dma *ofdma) in mxs_dma_xlate()
|
D | sirf-dma.c | 632 struct of_dma *ofdma) in of_dma_sirfsoc_xlate()
|
D | img-mdc-dma.c | 774 struct of_dma *ofdma) in mdc_of_xlate()
|
D | k3dma.c | 659 struct of_dma *ofdma) in k3_of_dma_simple_xlate()
|
D | qcom_bam_dma.c | 1001 struct of_dma *of) in bam_dma_xlate()
|
D | mmp_pdma.c | 983 struct of_dma *ofdma) in mmp_pdma_dma_xlate()
|
D | sun6i-dma.c | 813 struct of_dma *ofdma) in sun6i_dma_of_xlate()
|
D | cppi41.c | 868 struct of_dma *ofdma) in cppi41_dma_xlate()
|
D | fsl-edma.c | 734 struct of_dma *ofdma) in fsl_edma_xlate()
|
D | nbpfaxi.c | 1073 struct of_dma *ofdma) in nbpf_of_xlate()
|
D | imx-dma.c | 1033 struct of_dma *ofdma) in imxdma_xlate()
|
D | imx-sdma.c | 1435 struct of_dma *ofdma) in sdma_xlate()
|
D | tegra20-apb-dma.c | 1230 struct of_dma *ofdma) in tegra_dma_of_xlate()
|
D | coh901318.c | 1795 struct of_dma *ofdma) in coh901318_xlate()
|
D | pl330.c | 2055 struct of_dma *ofdma) in of_dma_pl330_xlate()
|
D | ste_dma40.c | 2371 struct of_dma *ofdma) in d40_xlate()
|
/linux-4.1.27/drivers/dma/sh/ |
D | shdma-of.c | 23 struct of_dma *ofdma) in shdma_of_xlate()
|
D | usb-dmac.c | 650 struct of_dma *ofdma) in usb_dmac_of_xlate()
|
D | rcar-dmac.c | 1447 struct of_dma *ofdma) in rcar_dmac_of_xlate()
|
/linux-4.1.27/drivers/dma/dw/ |
D | platform.c | 32 struct of_dma *ofdma) in dw_dma_of_xlate()
|
/linux-4.1.27/drivers/dma/xilinx/ |
D | xilinx_vdma.c | 1220 struct of_dma *ofdma) in of_dma_xilinx_xlate()
|