Searched refs:__of_address_to_resource (Results 1 – 1 of 1) sorted by relevance
1045 static int __of_address_to_resource(struct device_node *dev, int index, int bar_no, in __of_address_to_resource() function1098 return __of_address_to_resource(dev, index, -1, r); in of_address_to_resource()1109 return __of_address_to_resource(dev, -1, bar, r); in of_pci_address_to_resource()