Searched refs:__of_address_to_resource (Results 1 – 1 of 1) sorted by relevance
/arch/powerpc/kernel/ |
D | prom_parse.c | 30 static int __of_address_to_resource(struct device_node *dev, 231 return __of_address_to_resource(dev, addrp, size, flags, r); in of_pci_address_to_resource() 613 static int __of_address_to_resource(struct device_node *dev, const u32 *addrp, in __of_address_to_resource() function 651 return __of_address_to_resource(dev, addrp, size, flags, r); in of_address_to_resource()
|