Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-altera.c758 static const struct of_device_id altera_pcie_of_match[] = { variable
782 match = of_match_device(altera_pcie_of_match, &pdev->dev); in altera_pcie_probe()
830 .of_match_table = altera_pcie_of_match,
834 MODULE_DEVICE_TABLE(of, altera_pcie_of_match);