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