Home
last modified time | relevance | path

Searched defs:of_phandle_args (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dof_dma.h55 of_dma_controller_register(struct device_node * np,struct dma_chan * (* of_dma_xlate)(struct of_phandle_args *,struct of_dma *),void * data) of_dma_controller_register() argument
67 of_dma_router_register(struct device_node * np,void * (* of_dma_route_allocate)(struct of_phandle_args *,struct of_dma *),struct dma_router * dma_router) of_dma_router_register() argument
H A Dof.h71 struct of_phandle_args { struct
72 npof_phandle_args global() argument
73 args_countof_phandle_args global() argument
74 argsof_phandle_args global() argument
[all...]
/linux/drivers/dma/
H A Dof-dma.c118 of_dma_controller_register(struct device_node * np,struct dma_chan * (* of_dma_xlate)(struct of_phandle_args *,struct of_dma *),void * data) of_dma_controller_register() argument
185 of_dma_router_register(struct device_node * np,void * (* of_dma_route_allocate)(struct of_phandle_args *,struct of_dma *),struct dma_router * dma_router) of_dma_router_register() argument