Searched refs:rcar_pcie_of_match (Results 1 – 1 of 1) sorted by relevance
895 static const struct of_device_id rcar_pcie_of_match[] = { variable901 MODULE_DEVICE_TABLE(of, rcar_pcie_of_match);961 of_id = of_match_device(rcar_pcie_of_match, pcie->dev); in rcar_pcie_probe()984 .of_match_table = rcar_pcie_of_match,