Searched defs:dma_spec (Results 1 - 25 of 53) sorted by relevance

123

/linux-master/drivers/dma/dw/
H A Dacpi.c11 struct acpi_dma_spec *dma_spec = param; local
H A Dof.c16 static struct dma_chan *dw_dma_of_xlate(struct of_phandle_args *dma_spec, argument
H A Drzn1-dmamux.c41 static void *rzn1_dmamux_route_allocate(struct of_phandle_args *dma_spec, argument
/linux-master/drivers/dma/ti/
H A Dk3-psil.c78 struct of_phandle_args dma_spec; local
H A Ddma-crossbar.c77 static void *ti_am335x_xbar_route_allocate(struct of_phandle_args *dma_spec, argument
239 ti_dra7_xbar_route_allocate(struct of_phandle_args *dma_spec, struct of_dma *ofdma) argument
[all...]
H A Dk3-udma-glue.c147 struct of_phandle_args dma_spec; local
[all...]
/linux-master/include/linux/
H A Dof_dma.h83 static inline struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, argument
/linux-master/drivers/dma/
H A Dof-dma.c32 static struct of_dma *of_dma_find_controller(const struct of_phandle_args *dma_spec) argument
55 static struct dma_chan *of_dma_router_xlate(struct of_phandle_args *dma_spec, argument
226 of_dma_match_channel(struct device_node *np, const char *name, int index, struct of_phandle_args *dma_spec) argument
254 struct of_phandle_args dma_spec; local
321 of_dma_simple_xlate(struct of_phandle_args *dma_spec, struct of_dma *ofdma) argument
351 of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, struct of_dma *ofdma) argument
[all...]
H A Dacpi-dma.c335 struct acpi_dma_spec dma_spec; member in struct:acpi_dma_parser_data
374 struct acpi_dma_spec *dma_spec local
310 acpi_dma_update_dma_spec(struct acpi_dma *adma, struct acpi_dma_spec *dma_spec) argument
471 acpi_dma_simple_xlate(struct acpi_dma_spec *dma_spec, struct acpi_dma *adma) argument
[all...]
H A Dlpc18xx-dmamux.c53 static void *lpc18xx_dmamux_reserve(struct of_phandle_args *dma_spec, argument
[all...]
H A Dstm32-dmamux.c86 static void *stm32_dmamux_route_allocate(struct of_phandle_args *dma_spec, argument
[all...]
H A Dfsl-edma-main.c96 static struct dma_chan *fsl_edma_xlate(struct of_phandle_args *dma_spec, argument
129 static struct dma_chan *fsl_edma3_xlate(struct of_phandle_args *dma_spec, argument
[all...]
H A Dst_fdma.c167 static struct dma_chan *st_fdma_of_xlate(struct of_phandle_args *dma_spec, argument
H A Dmilbeaut-hdmac.c403 milbeaut_hdmac_xlate(struct of_phandle_args *dma_spec, struct of_dma *of_dma) argument
H A Dmxs-dma.c724 static struct dma_chan *mxs_dma_xlate(struct of_phandle_args *dma_spec, argument
H A Dmmp_tdma.c609 static struct dma_chan *mmp_tdma_xlate(struct of_phandle_args *dma_spec, argument
H A Dmoxart-dma.c153 struct of_phandle_args *dma_spec; member in struct:moxart_filter_data
328 static struct dma_chan *moxart_of_xlate(struct of_phandle_args *dma_spec, argument
H A Dtegra210-adma.c704 static struct dma_chan *tegra_dma_of_xlate(struct of_phandle_args *dma_spec, argument
H A Duniphier-xdmac.c466 static struct dma_chan *of_dma_uniphier_xlate(struct of_phandle_args *dma_spec, argument
H A Dimx-dma.c1019 static struct dma_chan *imxdma_xlate(struct of_phandle_args *dma_spec, argument
H A Dk3dma.c825 static struct dma_chan *k3_of_dma_simple_xlate(struct of_phandle_args *dma_spec, argument
/linux-master/drivers/mmc/host/
H A Dmmci_qcom_dml.c101 struct of_phandle_args dma_spec; local
/linux-master/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c1362 static struct dma_chan *dw_axi_dma_of_xlate(struct of_phandle_args *dma_spec, argument
/linux-master/drivers/dma/qcom/
H A Dqcom_adm.c718 static struct dma_chan *adm_dma_xlate(struct of_phandle_args *dma_spec, argument
/linux-master/drivers/dma/sh/
H A Dusb-dmac.c639 struct of_phandle_args *dma_spec = arg; local
648 static struct dma_chan *usb_dmac_of_xlate(struct of_phandle_args *dma_spec, argument

Completed in 244 milliseconds

123