Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpci-keystone.c1128 static const struct of_device_id ks_pcie_of_match[] = { variable
1168 match = of_match_device(of_match_ptr(ks_pcie_of_match), dev); in ks_pcie_probe()
1362 .of_match_table = of_match_ptr(ks_pcie_of_match),