Searched defs:of_dma (Results 1 – 6 of 6) sorted by relevance
/linux/include/linux/ |
H A D | of_dma.h | 18 struct of_dma { struct 22 (struct of_phandle_args *, struct of_dma *); argument 37 (struct of_phandle_args *, struct of_dma *), argument 57 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() argument 69 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register() argument 19 of_dma_controllersof_dma global() argument 21 of_dma_xlateof_dma global() argument 23 of_dma_route_allocateof_dma global() argument 26 of_dma_dataof_dma global() argument [all...] |
/linux/drivers/dma/ |
H A D | of-dma.c | 120 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() argument 187 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register() argument [all...] |
H A D | milbeaut-hdmac.c | 403 milbeaut_hdmac_xlate(struct of_phandle_args *dma_spec, struct of_dma *of_dma) in milbeaut_hdmac_xlate() argument
|
H A D | at_hdmac.c | 1797 struct of_dma *of_dma) in at_dma_xlate() argument 1864 struct of_dma *of_dma) in at_dma_xlate() argument
|
H A D | at_xdmac.c | 636 struct of_dma *of_dma) in at_xdmac_xlate() argument
|
/linux/drivers/dma/qcom/ |
H A D | gpi.c | 2111 struct of_dma *of_dma) in gpi_of_dma_xlate() argument
|