Home
last modified time | relevance | path

Searched refs:__of_address_to_resource (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/of/
Daddress.c23 static int __of_address_to_resource(struct device_node *dev,
231 return __of_address_to_resource(dev, addrp, size, flags, NULL, r); in of_pci_address_to_resource()
755 static int __of_address_to_resource(struct device_node *dev, in __of_address_to_resource() function
803 return __of_address_to_resource(dev, addrp, size, flags, name, r); in of_address_to_resource()