Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/controller/
Dpcie-altera.c798 static const struct of_device_id altera_pcie_of_match[] = { variable
824 match = of_match_device(altera_pcie_of_match, &pdev->dev); in altera_pcie_probe()
898 .of_match_table = altera_pcie_of_match,
902 MODULE_DEVICE_TABLE(of, altera_pcie_of_match);