Searched defs:of_dma (Results 1 – 6 of 6) sorted by relevance
/linux/include/linux/ |
A D | of_dma.h | 18 struct of_dma { struct 19 struct list_head of_dma_controllers; argument 21 struct dma_chan *(*of_dma_xlate) argument 22 (struct of_phandle_args *, struct of_dma *); argument 23 void *(*of_dma_route_allocate) argument 26 void *of_dma_data; argument 37 (struct of_phandle_args *, struct of_dma *), argument 57 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() 69 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register()
|
/linux/drivers/dma/ |
A D | of-dma.c | 120 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() 187 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register()
|
A D | at_hdmac.c | 1659 struct of_dma *of_dma) in at_dma_xlate() 1725 struct of_dma *of_dma) in at_dma_xlate()
|
A D | milbeaut-hdmac.c | 403 milbeaut_hdmac_xlate(struct of_phandle_args *dma_spec, struct of_dma *of_dma) in milbeaut_hdmac_xlate()
|
A D | at_xdmac.c | 561 struct of_dma *of_dma) in at_xdmac_xlate()
|
/linux/drivers/dma/qcom/ |
A D | gpi.c | 2106 struct of_dma *of_dma) in gpi_of_dma_xlate()
|
Completed in 20 milliseconds