Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/of/
H A Daddress.c26 static int __of_address_to_resource(struct device_node *dev,
252 return __of_address_to_resource(dev, addrp, size, flags, NULL, r); in of_pci_address_to_resource()
833 static int __of_address_to_resource(struct device_node *dev, in __of_address_to_resource() function
881 return __of_address_to_resource(dev, addrp, size, flags, name, r); in of_address_to_resource()
/kernel/linux/linux-6.6/drivers/of/
H A Daddress.c1114 static int __of_address_to_resource(struct device_node *dev, int index, int bar_no, in __of_address_to_resource() function
1169 return __of_address_to_resource(dev, index, -1, r); in of_address_to_resource()
1180 return __of_address_to_resource(dev, -1, bar, r); in of_pci_address_to_resource()

Completed in 4 milliseconds