Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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);
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-altera.c753 static const struct of_device_id altera_pcie_of_match[] = { variable
823 .of_match_table = altera_pcie_of_match,
827 MODULE_DEVICE_TABLE(of, altera_pcie_of_match);

Completed in 3 milliseconds