Home
last modified time | relevance | path

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

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