Searched defs:of_phandle_args (Results 1 – 3 of 3) sorted by relevance
47 static inline int of_dma_controller_register(struct device_node *np, in of_dma_controller_register()
72 struct of_phandle_args { struct73 struct device_node *np;74 int args_count;75 uint32_t args[MAX_PHANDLE_ARGS];
60 int of_dma_controller_register(struct device_node *np, in of_dma_controller_register()