Searched defs:of_phandle_args (Results 1 – 4 of 4) sorted by relevance
80 struct of_phandle_args { struct81 struct device_node *np;82 int args_count;83 uint32_t args[OF_MAX_PHANDLE_ARGS];
55 static inline int of_dma_controller_register(struct device_node *np, in of_dma_controller_register()67 static inline int of_dma_router_register(struct device_node *np, in of_dma_router_register()
71 struct of_phandle_args { struct72 struct device_node *np;73 int args_count;74 uint32_t args[MAX_PHANDLE_ARGS];
118 int of_dma_controller_register(struct device_node *np, in of_dma_controller_register()185 int of_dma_router_register(struct device_node *np, in of_dma_router_register()