Home
last modified time | relevance | path

Searched defs:of_dma (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_dma.h18 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()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dof-dma.c110 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register()
177 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register()
H A Dat_hdmac.c1602 struct of_dma *of_dma) in at_dma_xlate()
1668 struct of_dma *of_dma) in at_dma_xlate()
H A Dmilbeaut-hdmac.c403 milbeaut_hdmac_xlate(struct of_phandle_args *dma_spec, struct of_dma *of_dma) in milbeaut_hdmac_xlate()
H A Dat_xdmac.c510 struct of_dma *of_dma) in at_xdmac_xlate()