Home
last modified time | relevance | path

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

/include/linux/
A Dof_dma.h55 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()
A Dof.h71 struct of_phandle_args { struct
72 struct device_node *np;
73 int args_count;
74 uint32_t args[MAX_PHANDLE_ARGS];

Completed in 8 milliseconds