Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
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()
Dof.h74 struct of_phandle_args { struct
75 struct device_node *np;
76 int args_count;
77 uint32_t args[MAX_PHANDLE_ARGS];
/Linux-v5.10/drivers/dma/
Dof-dma.c103 int of_dma_controller_register(struct device_node *np, in of_dma_controller_register()
170 int of_dma_router_register(struct device_node *np, in of_dma_router_register()