Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/cadence/
H A Dpcie-cadence-plat.c33 static const struct of_device_id cdns_plat_pcie_of_match[]; variable
57 match = of_match_device(cdns_plat_pcie_of_match, dev); in cdns_plat_pcie_probe()
167 static const struct of_device_id cdns_plat_pcie_of_match[] = { variable
182 .of_match_table = cdns_plat_pcie_of_match,
/kernel/linux/linux-6.6/drivers/pci/controller/cadence/
H A Dpcie-cadence-plat.c32 static const struct of_device_id cdns_plat_pcie_of_match[]; variable
164 static const struct of_device_id cdns_plat_pcie_of_match[] = { variable
179 .of_match_table = cdns_plat_pcie_of_match,

Completed in 1 milliseconds