Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dof_address.h148 static inline int of_range_to_resource(struct device_node *np, int index, in of_range_to_resource() function
/linux/drivers/of/
H A Daddress.c276 int of_range_to_resource(struct device_node *np, int index, struct resource *res) in of_range_to_resource() function