Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-designware-plat.c34 static const struct of_device_id dw_plat_pcie_of_match[]; variable
184 match = of_match_device(dw_plat_pcie_of_match, dev); in dw_plat_pcie_probe()
247 static const struct of_device_id dw_plat_pcie_of_match[] = { variable
262 .of_match_table = dw_plat_pcie_of_match,