Searched defs:of_address_to_resource (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/sparc/kernel/
H A Dof_device_common.c27 int of_address_to_resource(struct device_node *node, int index, function
38 EXPORT_SYMBOL_GPL(of_address_to_resource); variable
/linux-master/include/linux/
H A Dof_address.h165 static inline int of_address_to_resource(struct device_node *dev, int index, function
/linux-master/drivers/of/
H A Daddress.c1120 int of_address_to_resource(struct device_node *dev, int index, function
1125 EXPORT_SYMBOL_GPL(of_address_to_resource); variable

Completed in 129 milliseconds