Home
last modified time | relevance | path

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

/linux/include/linux/
A Dof_address.h86 extern int of_pci_range_to_resource(struct of_pci_range *range,
141 static inline int of_pci_range_to_resource(struct of_pci_range *range, in of_pci_range_to_resource() function
/linux/drivers/pci/
A Dof.c382 err = of_pci_range_to_resource(&range, dev_node, &tmp_res); in devm_of_pci_get_host_bridge_resources()
432 err = of_pci_range_to_resource(&range, dev_node, &tmp_res); in devm_of_pci_get_host_bridge_resources()
/linux/drivers/of/
A Daddress.c233 int of_pci_range_to_resource(struct of_pci_range *range, in of_pci_range_to_resource() function
264 EXPORT_SYMBOL(of_pci_range_to_resource);
288 return of_pci_range_to_resource(&range, np, res); in of_range_to_resource()

Completed in 14 milliseconds