Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dof_address.h148 static inline int of_range_to_resource(struct device_node *np, int index, in of_range_to_resource() function
/Linux-v6.6/drivers/of/
Daddress.c263 int of_range_to_resource(struct device_node *np, int index, struct resource *res) in of_range_to_resource() function