Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/dwc/
Dpci-dra7xx.c532 static const struct of_device_id of_dra7xx_pcie_match[] = { variable
607 match = of_match_device(of_match_ptr(of_dra7xx_pcie_match), dev); in dra7xx_pcie_probe()
840 .of_match_table = of_dra7xx_pcie_match,