Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/host/
Dpcie-rcar.c895 static const struct of_device_id rcar_pcie_of_match[] = { variable
901 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,