Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/controller/dwc/
Dpci-dra7xx.c583 static const struct of_device_id of_dra7xx_pcie_match[] = { variable
702 match = of_match_device(of_match_ptr(of_dra7xx_pcie_match), dev); in dra7xx_pcie_probe()
940 .of_match_table = of_dra7xx_pcie_match,