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

/linux-4.1.27/arch/sparc/kernel/
H A Dof_device_common.c26 int of_address_to_resource(struct device_node *node, int index, of_address_to_resource() function
37 EXPORT_SYMBOL_GPL(of_address_to_resource); variable
/linux-4.1.27/include/linux/
H A Dof_address.h114 static inline int of_address_to_resource(struct device_node *dev, int index, of_address_to_resource() function
/linux-4.1.27/drivers/of/
H A Daddress.c821 int of_address_to_resource(struct device_node *dev, int index, of_address_to_resource() function
838 EXPORT_SYMBOL_GPL(of_address_to_resource); variable

Completed in 271 milliseconds