Home
last modified time | relevance | path

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

/drivers/of/
Dof_pci.c201 err = of_pci_range_parser_init(&parser, dev); in of_pci_get_host_bridge_resources()
Daddress.c232 int of_pci_range_parser_init(struct of_pci_range_parser *parser, in of_pci_range_parser_init() function
250 EXPORT_SYMBOL_GPL(of_pci_range_parser_init);
/drivers/pci/host/
Dpcie-xilinx.c687 if (of_pci_range_parser_init(&parser, node)) { in xilinx_pcie_parse_and_add_res()
Dpcie-rcar.c955 if (of_pci_range_parser_init(&parser, pdev->dev.of_node)) { in rcar_pcie_probe()
Dpci-tegra.c1595 if (of_pci_range_parser_init(&parser, np)) { in tegra_pcie_parse_dt()